Tweak yaml file (no real changes)
This commit is contained in:
+3
-3
@@ -43,7 +43,7 @@ dependencies:
|
|||||||
- linear
|
- linear
|
||||||
- aeson
|
- aeson
|
||||||
- aeson-pretty
|
- aeson-pretty
|
||||||
#- store
|
#- store
|
||||||
- directory
|
- directory
|
||||||
- extra
|
- extra
|
||||||
- primitive
|
- primitive
|
||||||
@@ -65,14 +65,14 @@ executables:
|
|||||||
main: Main.hs
|
main: Main.hs
|
||||||
source-dirs: appDodge
|
source-dirs: appDodge
|
||||||
ghc-options:
|
ghc-options:
|
||||||
- -eventlog
|
#- -eventlog
|
||||||
- -threaded
|
- -threaded
|
||||||
- -O2
|
- -O2
|
||||||
#- -eventlog
|
#- -eventlog
|
||||||
- -rtsopts
|
- -rtsopts
|
||||||
- -with-rtsopts=+RTS
|
- -with-rtsopts=+RTS
|
||||||
- -with-rtsopts=-N2
|
- -with-rtsopts=-N2
|
||||||
- -with-rtsopts=-l
|
#- -with-rtsopts=-l
|
||||||
- -flate-dmd-anal
|
- -flate-dmd-anal
|
||||||
- -fno-liberate-case
|
- -fno-liberate-case
|
||||||
- -fno-state-hack
|
- -fno-state-hack
|
||||||
|
|||||||
Reference in New Issue
Block a user