File: no--N

package info (click to toggle)
haskell-typed-process 0.2.10.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 152 kB
  • sloc: haskell: 802; makefile: 6
file content (11 lines) | stat: -rw-r--r-- 307 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- 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 >=2.0
     , base >=4.12 && <5