[taffybar] Config cleanup

This commit is contained in:
2019-01-05 18:42:16 -08:00
parent 7bf9b088e9
commit 4763811bbb
2 changed files with 7 additions and 20 deletions

View File

@@ -14,8 +14,8 @@ executable imalison-taffybar
hs-source-dirs: .
main-is: taffybar.hs
ghc-options: -threaded -rtsopts -with-rtsopts=-N
-- ghc-options: -threaded -debug -g
-- cpp-options: +RTS -DS
-- ghc-options: -threaded -g -rtsopts
ghc-prof-options: -fprof-auto
build-depends: base
, X11>=1.8
, bytestring