Tweak yaml file (no real changes)
This commit is contained in:
+2
-2
@@ -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