File: no--N

package info (click to toggle)
haskell-doctemplates 0.10.0.1-1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 288 kB
  • sloc: haskell: 1,252; makefile: 7
file content (11 lines) | stat: -rw-r--r-- 359 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/doctemplates.cabal
+++ b/doctemplates.cabal
@@ -63,7 +63,7 @@ test-suite doctemplates-test
                        temporary,
                        bytestring,
                        text
-  ghc-options:         -threaded -rtsopts -with-rtsopts=-N
+  ghc-options:         -threaded
   default-language:    Haskell2010
 
 benchmark doctemplates-bench