Fix CPP/macro usage for MacOS; Fix minor stuff in .cabal

pull/35/head
Lennart Spitzner 2017-03-27 16:18:14 +02:00
parent aa2a8af6e1
commit 2b30d83fe8
2 changed files with 44 additions and 42 deletions

View File

@ -27,6 +27,9 @@ library {
Haskell2010
hs-source-dirs:
src
install-includes: {
srcinc/prelude.inc
}
exposed-modules: {
Language.Haskell.Brittany
Language.Haskell.Brittany.Prelude
@ -54,7 +57,6 @@ library {
}
ghc-options: {
-Wall
-fprof-auto -fprof-cafs -fno-spec-constr
-j
-fno-warn-unused-imports
-fno-warn-orphans