[Git][haskell-team/DHG_packages][master] hslua-list: disable RTS -N in testsuite
Clint Adams (@clint)
gitlab at salsa.debian.org
Sun Oct 15 20:13:44 BST 2023
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
9fb51ab8 by Clint Adams at 2023-10-15T15:13:21-04:00
hslua-list: disable RTS -N in testsuite
- - - - -
3 changed files:
- p/haskell-hslua-list/debian/changelog
- + p/haskell-hslua-list/debian/patches/no-rts-N
- + p/haskell-hslua-list/debian/patches/series
Changes:
=====================================
p/haskell-hslua-list/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-hslua-list (1.1.1-2) unstable; urgency=medium
+
+ * Disable RTS -N in testsuite.
+
+ -- Clint Adams <clint at debian.org> Sun, 15 Oct 2023 15:12:30 -0400
+
haskell-hslua-list (1.1.1-1) unstable; urgency=low
* Initial release
=====================================
p/haskell-hslua-list/debian/patches/no-rts-N
=====================================
@@ -0,0 +1,8 @@
+--- a/hslua-list.cabal
++++ b/hslua-list.cabal
+@@ -66,5 +66,3 @@ test-suite hslua-list-test
+ , tasty >= 0.11
+ , tasty-lua >= 1.0
+ ghc-options: -threaded
+- -rtsopts
+- -with-rtsopts=-N
=====================================
p/haskell-hslua-list/debian/patches/series
=====================================
@@ -0,0 +1 @@
+no-rts-N
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/9fb51ab86bdb36d81c0ce119e8d6d97d901986cb
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/9fb51ab86bdb36d81c0ce119e8d6d97d901986cb
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/20231015/d29a2d38/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list