File: no-rts-N

package info (click to toggle)
haskell-genvalidity-containers 1.0.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 116 kB
  • sloc: haskell: 208; makefile: 6
file content (11 lines) | stat: -rw-r--r-- 355 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/genvalidity-containers.cabal
+++ b/genvalidity-containers.cabal
@@ -55,7 +55,7 @@ test-suite genvalidity-containers-test
       Paths_genvalidity_containers
   hs-source-dirs:
       test/
-  ghc-options: -threaded -rtsopts -with-rtsopts=-N -Wall
+  ghc-options: -threaded -rtsopts -Wall
   build-depends:
       QuickCheck
     , base >=4.9 && <=5