File: rtsopts_remove_N

package info (click to toggle)
haskell-from-sum 0.2.3.0-4
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 108 kB
  • sloc: haskell: 170; makefile: 6
file content (11 lines) | stat: -rw-r--r-- 306 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
--- a/from-sum.cabal
+++ b/from-sum.cabal
@@ -30,7 +30,7 @@
                      , doctest
                      , Glob
   default-language:    Haskell2010
-  ghc-options:         -Wall -threaded -rtsopts -with-rtsopts=-N
+  ghc-options:         -Wall -threaded
 
 source-repository head
   type:     git