Package: haskell-typed-process / 0.2.6.0-1

no--N Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
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