File: no-rts.patch

package info (click to toggle)
haskell-jsonpath 0.3.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 148 kB
  • sloc: haskell: 528; makefile: 3
file content (11 lines) | stat: -rw-r--r-- 354 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
--- haskell-jsonpath-0.3.0.0.orig/jsonpath.cabal
+++ haskell-jsonpath-0.3.0.0/jsonpath.cabal
@@ -50,7 +50,7 @@ test-suite jsonpath-test
       Paths_jsonpath
   hs-source-dirs:
       test
-  ghc-options: -threaded -rtsopts -with-rtsopts=-N
+  ghc-options: -threaded -rtsopts
   build-tool-depends:
       hspec-discover:hspec-discover
   build-depends: