[Git][haskell-team/DHG_packages][master] hslua-module-zip: Disable RTS -N
Ilias Tsitsimpis (@iliastsi)
gitlab at salsa.debian.org
Wed Nov 29 10:38:46 GMT 2023
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
b656d59e by Ilias Tsitsimpis at 2023-11-29T12:37:30+02:00
hslua-module-zip: Disable RTS -N
- - - - -
3 changed files:
- p/haskell-hslua-module-zip/debian/changelog
- + p/haskell-hslua-module-zip/debian/patches/no-rts-n
- + p/haskell-hslua-module-zip/debian/patches/series
Changes:
=====================================
p/haskell-hslua-module-zip/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-hslua-module-zip (1.1.0-3) unstable; urgency=medium
+
+ * Disable RTS -N
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Wed, 29 Nov 2023 12:37:27 +0200
+
haskell-hslua-module-zip (1.1.0-2) unstable; urgency=medium
* Sourceful upload (post-NEW)
=====================================
p/haskell-hslua-module-zip/debian/patches/no-rts-n
=====================================
@@ -0,0 +1,9 @@
+Index: b/hslua-module-zip.cabal
+===================================================================
+--- a/hslua-module-zip.cabal
++++ b/hslua-module-zip.cabal
+@@ -77,4 +77,3 @@ test-suite hslua-module-zip-test
+ , text
+ ghc-options: -threaded
+ -rtsopts
+- -with-rtsopts=-N
=====================================
p/haskell-hslua-module-zip/debian/patches/series
=====================================
@@ -0,0 +1 @@
+no-rts-n
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/b656d59e59f30f41228c248b4588a7dcdad00cf6
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/b656d59e59f30f41228c248b4588a7dcdad00cf6
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/20231129/29f62d71/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list