[Git][haskell-team/DHG_packages][master] hslua-module-path: Disable RTS -N
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Tue Aug 9 21:43:43 BST 2022
Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
6f52e05e by Scott Talbert at 2022-08-09T16:40:43-04:00
hslua-module-path: Disable RTS -N
- - - - -
3 changed files:
- p/haskell-hslua-module-path/debian/changelog
- + p/haskell-hslua-module-path/debian/patches/no-rts-n
- + p/haskell-hslua-module-path/debian/patches/series
Changes:
=====================================
p/haskell-hslua-module-path/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-hslua-module-path (1.0.2-3) unstable; urgency=medium
+
+ * Disable RTS -N
+
+ -- Scott Talbert <swt at techie.net> Tue, 09 Aug 2022 16:40:27 -0400
+
haskell-hslua-module-path (1.0.2-2) unstable; urgency=medium
* Post-NEW source-only upload
=====================================
p/haskell-hslua-module-path/debian/patches/no-rts-n
=====================================
@@ -0,0 +1,7 @@
+--- a/hslua-module-path.cabal
++++ b/hslua-module-path.cabal
+@@ -73,4 +73,3 @@ test-suite hslua-module-path-test
+ , text
+ ghc-options: -threaded
+ -rtsopts
+- -with-rtsopts=-N
=====================================
p/haskell-hslua-module-path/debian/patches/series
=====================================
@@ -0,0 +1 @@
+no-rts-n
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/6f52e05e791e604fc7cf9b1047a27bc6aee47628
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/6f52e05e791e604fc7cf9b1047a27bc6aee47628
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/20220809/9cc3cdbd/attachment.htm>
More information about the Pkg-haskell-commits
mailing list