File: no-rts-N

package info (click to toggle)
haskell-hi-file-parser 0.1.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 224 kB
  • sloc: haskell: 720; makefile: 3
file content (13 lines) | stat: -rw-r--r-- 615 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: b/hi-file-parser.cabal
===================================================================
--- a/hi-file-parser.cabal
+++ b/hi-file-parser.cabal
@@ -76,7 +76,7 @@ test-suite hi-file-parser-test
       Paths_hi_file_parser
   hs-source-dirs:
       test
-  ghc-options: -Wall -Wcompat -Widentities -Wincomplete-record-updates -Wincomplete-uni-patterns -Wredundant-constraints -threaded -rtsopts -with-rtsopts=-N
+  ghc-options: -Wall -Wcompat -Widentities -Wincomplete-record-updates -Wincomplete-uni-patterns -Wredundant-constraints -threaded
   build-depends:
       base >=4.10 && <5
     , binary