Tweak yaml file (no real changes)
This commit is contained in:
+8
-8
@@ -43,7 +43,7 @@ dependencies:
|
|||||||
- linear
|
- linear
|
||||||
- aeson
|
- aeson
|
||||||
- aeson-pretty
|
- aeson-pretty
|
||||||
#- store
|
#- store
|
||||||
- directory
|
- directory
|
||||||
- extra
|
- extra
|
||||||
- primitive
|
- primitive
|
||||||
@@ -65,28 +65,28 @@ 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
|
||||||
- -funfolding-use-threshold1000
|
- -funfolding-use-threshold1000
|
||||||
#- -funfolding-keeness-factor1000
|
#- -funfolding-keeness-factor1000
|
||||||
- -fllvm
|
- -fllvm
|
||||||
- -optlo-O3
|
- -optlo-O3
|
||||||
- -Wall
|
- -Wall
|
||||||
#- -Wcompat
|
#- -Wcompat
|
||||||
#- -Wincomplete-record-updates
|
#- -Wincomplete-record-updates
|
||||||
#- -Wincomplete-uni-patterns
|
#- -Wincomplete-uni-patterns
|
||||||
- -Widentities
|
- -Widentities
|
||||||
- -Wredundant-constraints
|
- -Wredundant-constraints
|
||||||
# - -Wmissing-export-lists
|
# - -Wmissing-export-lists
|
||||||
# - -fwrite-ide-info
|
# - -fwrite-ide-info
|
||||||
# - -hiedir=.hie
|
# - -hiedir=.hie
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|||||||
Reference in New Issue
Block a user