File: no-rts-N

package info (click to toggle)
haskell-text-builder-linear 0.1.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 236 kB
  • sloc: haskell: 2,021; makefile: 3
file content (13 lines) | stat: -rw-r--r-- 415 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: b/text-builder-linear.cabal
===================================================================
--- a/text-builder-linear.cabal
+++ b/text-builder-linear.cabal
@@ -61,7 +61,7 @@ test-suite linear-builder-tests
         UnboxedTuples UnicodeSyntax
 
     ghc-options:
-        -Wall -Wno-orphans -threaded -rtsopts "-with-rtsopts -N"
+        -Wall -Wno-orphans -threaded
 
     build-depends:
         base,