File: no-rts-N

package info (click to toggle)
haskell-cborg 0.2.4.0-1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 640 kB
  • sloc: haskell: 7,944; ansic: 20; makefile: 6
file content (11 lines) | stat: -rw-r--r-- 244 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/cborg.cabal
+++ b/cborg.cabal
@@ -111,7 +111,7 @@
   default-language:  Haskell2010
   ghc-options:
     -Wall -fno-warn-orphans
-    -threaded -rtsopts "-with-rtsopts=-N2"
+    -threaded -rtsopts
 
   other-modules:
     Tests.UnitTests