Broken binding of central picture in one pass

This commit is contained in:
jgk
2021-07-26 00:53:35 +02:00
parent 4f44b748bf
commit 5dfebd221d
9 changed files with 165 additions and 17 deletions
+4
View File
@@ -51,6 +51,8 @@ dependencies:
library:
source-dirs: src
# ghc-options: -fwrite-ide-info
# -hiedir=.hie
executables:
# loop-exe:
@@ -69,6 +71,8 @@ executables:
- -funfolding-keeness-factor1000
- -fllvm
- -optlo-O3
# - -fwrite-ide-info
# - -hiedir=.hie
dependencies:
- loop