File: no-rts-N

package info (click to toggle)
haskell-unordered-containers 0.2.20-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 376 kB
  • sloc: haskell: 4,446; makefile: 6
file content (13 lines) | stat: -rw-r--r-- 428 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: b/unordered-containers.cabal
===================================================================
--- a/unordered-containers.cabal
+++ b/unordered-containers.cabal
@@ -113,7 +113,7 @@ test-suite unordered-containers-tests
       nothunks >= 0.1.3
 
   default-language: Haskell2010
-  ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N
+  ghc-options: -Wall -threaded
   cpp-options: -DASSERTS
 
 benchmark benchmarks