Tweak yaml file (no real changes)
This commit is contained in:
+8
-8
@@ -43,7 +43,7 @@ dependencies:
|
||||
- linear
|
||||
- aeson
|
||||
- aeson-pretty
|
||||
#- store
|
||||
#- store
|
||||
- directory
|
||||
- extra
|
||||
- primitive
|
||||
@@ -65,28 +65,28 @@ executables:
|
||||
main: Main.hs
|
||||
source-dirs: appDodge
|
||||
ghc-options:
|
||||
- -eventlog
|
||||
#- -eventlog
|
||||
- -threaded
|
||||
- -O2
|
||||
#- -eventlog
|
||||
- -rtsopts
|
||||
- -with-rtsopts=+RTS
|
||||
- -with-rtsopts=-N2
|
||||
- -with-rtsopts=-l
|
||||
#- -with-rtsopts=-l
|
||||
- -flate-dmd-anal
|
||||
- -fno-liberate-case
|
||||
- -fno-state-hack
|
||||
- -funfolding-use-threshold1000
|
||||
#- -funfolding-keeness-factor1000
|
||||
#- -funfolding-keeness-factor1000
|
||||
- -fllvm
|
||||
- -optlo-O3
|
||||
- -Wall
|
||||
#- -Wcompat
|
||||
#- -Wincomplete-record-updates
|
||||
#- -Wincomplete-uni-patterns
|
||||
#- -Wcompat
|
||||
#- -Wincomplete-record-updates
|
||||
#- -Wincomplete-uni-patterns
|
||||
- -Widentities
|
||||
- -Wredundant-constraints
|
||||
# - -Wmissing-export-lists
|
||||
# - -Wmissing-export-lists
|
||||
# - -fwrite-ide-info
|
||||
# - -hiedir=.hie
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user