Enable rtsopts to be able to benchmark
This commit is contained in:
parent
d4406b6aae
commit
f7f22953ea
1 changed files with 1 additions and 1 deletions
|
@ -27,5 +27,5 @@ executable reveal
|
|||
, mtl
|
||||
, Hufflepdf >= 0.2.0
|
||||
hs-source-dirs: src
|
||||
ghc-options: -Wall
|
||||
ghc-options: -Wall -rtsopts
|
||||
default-language: Haskell2010
|
||||
|
|
Loading…
Reference in a new issue