remove dump flags
This commit is contained in:
parent
a0f71b9b81
commit
0c093e0971
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ benchmark bench
|
|||
, gauge >= 0.2.4
|
||||
, primitive
|
||||
, small-bytearray-builder
|
||||
ghc-options: -Wall -O2 -ddump-simpl -ddump-to-file -dsuppress-all
|
||||
ghc-options: -Wall -O2
|
||||
default-language: Haskell2010
|
||||
hs-source-dirs: bench, common
|
||||
main-is: Main.hs
|
||||
|
|
Loading…
Reference in a new issue