name: xmonad-custom version: 1.0 cabal-version: 1.12 flag pedantic description: Be pedantic (-Werror and the like) default: False manual: True library exposed-modules: XMonad.Custom.UniversitySetup XMonad.Custom.BasicKeyBindings XMonad.Custom.BindingUtils hs-source-dirs: src ghc-options: -funbox-strict-fields -Wall -Wno-unused-do-bind build-depends: base , xmonad , ghc