[Git][haskell-team/DHG_packages][master] path: Disable RTS -N
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Wed Feb 11 05:19:00 GMT 2026
Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
e746311d by Scott Talbert at 2026-02-11T00:16:35-05:00
path: Disable RTS -N
- - - - -
3 changed files:
- p/haskell-path/debian/changelog
- + p/haskell-path/debian/patches/no-rts-n
- p/haskell-path/debian/patches/series
Changes:
=====================================
p/haskell-path/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-path (0.9.6-4) unstable; urgency=medium
+
+ * Disable RTS -N
+
+ -- Scott Talbert <swt at techie.net> Wed, 11 Feb 2026 00:14:42 -0500
+
haskell-path (0.9.6-3) unstable; urgency=medium
* Add missing test files to fix FTBFS
=====================================
p/haskell-path/debian/patches/no-rts-n
=====================================
@@ -0,0 +1,12 @@
+Index: b/path.cabal
+===================================================================
+--- a/path.cabal
++++ b/path.cabal
+@@ -50,7 +50,6 @@ common rts
+ ghc-options: -O2
+ -threaded
+ -rtsopts
+- -with-rtsopts=-N
+
+ library
+ import: language
=====================================
p/haskell-path/debian/patches/series
=====================================
@@ -1,2 +1,3 @@
newer-deps
add-missing-test-files
+no-rts-n
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/e746311d982c3d28b3a7e8c2f6f5d5fb5c75e75b
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/e746311d982c3d28b3a7e8c2f6f5d5fb5c75e75b
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/20260211/7c76c04d/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list