allow -rts flags in test suite
This commit is contained in:
parent
51fe4bc81d
commit
d99c430080
@ -194,5 +194,5 @@ Test-Suite test-cryptonite
|
|||||||
, tasty-hunit
|
, tasty-hunit
|
||||||
, tasty-kat
|
, tasty-kat
|
||||||
, cryptonite
|
, cryptonite
|
||||||
ghc-options: -Wall -fno-warn-orphans -fno-warn-missing-signatures
|
ghc-options: -Wall -fno-warn-orphans -fno-warn-missing-signatures -rtsopts
|
||||||
default-language: Haskell2010
|
default-language: Haskell2010
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user