Index: b/typed-process.cabal
===================================================================
--- a/typed-process.cabal
+++ b/typed-process.cabal
@@ -52,7 +52,7 @@ test-suite typed-process-test
       Paths_typed_process
   hs-source-dirs:
       test
-  ghc-options: -threaded -rtsopts -with-rtsopts=-N
+  ghc-options: -threaded -rtsopts
   build-depends:
       async
     , base >=4.8 && <5
