diff --git a/hspec-hedgehog.cabal b/hspec-hedgehog.cabal index 1a632f0..d9c6925 100644 --- a/hspec-hedgehog.cabal +++ b/hspec-hedgehog.cabal @@ -47,7 +47,6 @@ test-suite spec Test.Hspec.HedgehogSpec hs-source-dirs: test - ghc-options: -threaded -rtsopts -with-rtsopts=-N build-tool-depends: hspec-discover:hspec-discover build-depends: diff --git a/package.yaml b/package.yaml index 68939c2..78e6d17 100644 --- a/package.yaml +++ b/package.yaml @@ -36,4 +36,3 @@ tests: - HUnit - QuickCheck - hspec-hedgehog - ghc-options: -threaded -rtsopts -with-rtsopts=-N