File: no--N

package info (click to toggle)
haskell-versions 6.0.7-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 152 kB
  • sloc: haskell: 856; makefile: 3
file content (13 lines) | stat: -rw-r--r-- 426 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: b/versions.cabal
===================================================================
--- a/versions.cabal
+++ b/versions.cabal
@@ -58,7 +58,7 @@ test-suite versions-test
   type:           exitcode-stdio-1.0
   main-is:        Test.hs
   hs-source-dirs: test
-  ghc-options:    -threaded -with-rtsopts=-N
+  ghc-options:    -threaded
   build-depends:
     , microlens         >=0.4
     , tasty             >=0.10.1.2