diff options
| -rw-r--r-- | xmonad.hs | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ {-# OPTIONS_HADDOCK prune #-} +{-# OPTIONS_GHC -Wno-deprecations #-} + ---------------------------------------------------------------------- -- | -- Description : la-ninpre xmobar config |
