File: no--N

package info (click to toggle)
haskell-doclayout 0.4.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 252 kB
  • sloc: haskell: 1,179; makefile: 3
file content (13 lines) | stat: -rw-r--r-- 451 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: b/doclayout.cabal
===================================================================
--- a/doclayout.cabal
+++ b/doclayout.cabal
@@ -45,7 +45,7 @@ test-suite doclayout-test
                        tasty-quickcheck,
                        text,
                        emojis >=0.1.2
-  ghc-options:         -threaded -rtsopts -with-rtsopts=-N
+  ghc-options:         -threaded
   default-language:    Haskell2010
 
 benchmark doclayout-bench