more profiling
This commit is contained in:
parent
0bbf86e7f8
commit
4219355090
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ executable example02
|
|||
executable example03
|
||||
hs-source-dirs: examples
|
||||
main-is: example03.hs
|
||||
ghc-options: -threaded -Wall
|
||||
ghc-options: -threaded -Wall -auto-all -caf-all -rtsopts
|
||||
default-language: Haskell2010
|
||||
default-extensions: OverloadedStrings
|
||||
if flag(examples)
|
||||
|
|
Loading…
Reference in a new issue