[Git][haskell-team/DHG_packages][master] string-interpolate: Disable RTS -N

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Wed Nov 15 00:34:51 GMT 2023



Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
7c1574fc by Scott Talbert at 2023-11-14T19:31:18-05:00
string-interpolate: Disable RTS -N

- - - - -


3 changed files:

- p/haskell-string-interpolate/debian/changelog
- + p/haskell-string-interpolate/debian/patches/no-rts-n
- + p/haskell-string-interpolate/debian/patches/series


Changes:

=====================================
p/haskell-string-interpolate/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-string-interpolate (0.3.2.1-3) unstable; urgency=medium
+
+  * Disable RTS -N
+
+ -- Scott Talbert <swt at techie.net>  Tue, 14 Nov 2023 19:30:46 -0500
+
 haskell-string-interpolate (0.3.2.1-2) unstable; urgency=medium
 
   * Post-NEW source-only upload


=====================================
p/haskell-string-interpolate/debian/patches/no-rts-n
=====================================
@@ -0,0 +1,11 @@
+--- a/string-interpolate.cabal
++++ b/string-interpolate.cabal
+@@ -87,7 +87,7 @@ test-suite string-interpolate-test
+     other-modules:
+         Paths_string_interpolate
+     hs-source-dirs: test
+-    ghc-options: -threaded -rtsopts -with-rtsopts=-N
++    ghc-options: -threaded -rtsopts
+     build-depends:
+         base ==4.*
+       , string-interpolate


=====================================
p/haskell-string-interpolate/debian/patches/series
=====================================
@@ -0,0 +1 @@
+no-rts-n



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/7c1574fc7c7fa885a4ec670e18791eb5f7d75613

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/7c1574fc7c7fa885a4ec670e18791eb5f7d75613
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/20231115/d60ce1d9/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list