Tweak yaml file (no real changes)

This commit is contained in:
2023-03-25 23:58:22 +00:00
parent acc55f8d16
commit a652b13fa0
+8 -8
View File
@@ -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: