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