File: no-rts-N

package info (click to toggle)
haskell-path 0.9.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 228 kB
  • sloc: haskell: 1,598; makefile: 5
file content (11 lines) | stat: -rw-r--r-- 296 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
--- a/path.cabal
+++ b/path.cabal
@@ -84,7 +84,7 @@
                    , path
                    , validity   >= 0.8.0.0
   default-language:  Haskell2010
-  ghc-options: -threaded -rtsopts -with-rtsopts=-N
+  ghc-options: -threaded -rtsopts
 
 source-repository head
   type:              git