File: no-rts-n

package info (click to toggle)
haskell-string-interpolate 0.3.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 200 kB
  • sloc: haskell: 1,452; makefile: 6
file content (13 lines) | stat: -rw-r--r-- 456 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: b/string-interpolate.cabal
===================================================================
--- a/string-interpolate.cabal
+++ b/string-interpolate.cabal
@@ -87,7 +87,7 @@ test-suite string-interpolate-test
     other-modules:
         Paths_string_interpolate
     hs-source-dirs: test
-    ghc-options: -threaded -rtsopts -with-rtsopts=-N
+    ghc-options: -threaded -rtsopts
     build-depends:
         base ==4.*
       , string-interpolate