First commit on new machine, some hlinting

This commit is contained in:
2025-12-21 18:43:52 +00:00
parent eac80d2b43
commit 2fbaa47c0b
7 changed files with 14 additions and 11 deletions
+2 -2
View File
@@ -81,7 +81,7 @@ executables:
- -fno-state-hack
- -funfolding-use-threshold1000
#- -funfolding-keeness-factor1000
- -fllvm
# - -fllvm
- -optlo-O3
- -Wall
#- -Wcompat
@@ -121,7 +121,7 @@ benchmarks:
- -fno-state-hack
- -funfolding-use-threshold1000
# - -funfolding-keeness-factor1000
- -fllvm
# - -fllvm
#- -optlo-O3
main: Bench.hs
source-dirs: bench