Add source files, commit before reverting pictures to lists
This commit is contained in:
@@ -38,6 +38,8 @@ dependencies:
|
||||
- monad-loops
|
||||
- JuicyPixels
|
||||
- vector
|
||||
- dlist
|
||||
- deepseq
|
||||
|
||||
library:
|
||||
source-dirs: src
|
||||
@@ -48,8 +50,15 @@ executables:
|
||||
source-dirs: app
|
||||
ghc-options:
|
||||
- -threaded
|
||||
- -O2
|
||||
- -rtsopts
|
||||
- -with-rtsopts=-N
|
||||
- -fno-liberate-case
|
||||
- -fno-state-hack
|
||||
- -funfolding-use-threshold1000
|
||||
- -funfolding-keeness-factor1000
|
||||
- -fllvm
|
||||
- -optlo-O3
|
||||
dependencies:
|
||||
- loop
|
||||
|
||||
|
||||
Reference in New Issue
Block a user