[Git][haskell-team/DHG_packages][master] jsonpath: Build without -with-rtsopts=-N

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Sat Feb 22 02:12:22 GMT 2025



Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
abd3d534 by Adrian Bunk at 2025-02-21T10:48:35+02:00
jsonpath: Build without -with-rtsopts=-N

- - - - -


2 changed files:

- + p/haskell-jsonpath/debian/patches/no-rts.patch
- + p/haskell-jsonpath/debian/patches/series


Changes:

=====================================
p/haskell-jsonpath/debian/patches/no-rts.patch
=====================================
@@ -0,0 +1,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:


=====================================
p/haskell-jsonpath/debian/patches/series
=====================================
@@ -0,0 +1 @@
+no-rts.patch



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/abd3d5348153211496d7d8898b3cf46919123eca

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/abd3d5348153211496d7d8898b3cf46919123eca
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20250222/4a737d9c/attachment.htm>


More information about the Pkg-haskell-commits mailing list