File: no-rts-N

package info (click to toggle)
haskell-jira-wiki-markup 1.1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 180 kB
  • sloc: haskell: 1,655; makefile: 3
file content (18 lines) | stat: -rw-r--r-- 640 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- a/jira-wiki-markup.cabal
+++ b/jira-wiki-markup.cabal
@@ -62,7 +62,6 @@
   ghc-options:         -Wall
                        -threaded
                        -rtsopts
-                       -with-rtsopts=-N
                        -Wincomplete-uni-patterns
                        -Wincomplete-record-updates
                        -Wcompat
@@ -91,7 +90,6 @@
   ghc-options:         -Wall
                        -threaded
                        -rtsopts
-                       -with-rtsopts=-N
                        -Wincomplete-uni-patterns
                        -Wincomplete-record-updates
                        -Wcompat