[Git][haskell-team/DHG_packages][master] clash-lib: Disable RTS -N

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Sun Oct 2 23:04:20 BST 2022



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


Commits:
62cfe875 by Scott Talbert at 2022-10-02T17:46:17-04:00
clash-lib: Disable RTS -N

- - - - -


3 changed files:

- p/haskell-clash-lib/debian/changelog
- + p/haskell-clash-lib/debian/patches/no-rts-n
- + p/haskell-clash-lib/debian/patches/series


Changes:

=====================================
p/haskell-clash-lib/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-clash-lib (1.6.3-2) unstable; urgency=medium
+
+  * Disable RTS -N
+
+ -- Scott Talbert <swt at techie.net>  Sun, 02 Oct 2022 17:44:33 -0400
+
 haskell-clash-lib (1.6.3-1) unstable; urgency=low
 
   * Initial release


=====================================
p/haskell-clash-lib/debian/patches/no-rts-n
=====================================
@@ -0,0 +1,11 @@
+--- a/clash-lib.cabal
++++ b/clash-lib.cabal
+@@ -323,7 +323,7 @@ test-suite unittests
+   type:             exitcode-stdio-1.0
+   default-language: Haskell2010
+   main-is:          unittests.hs
+-  ghc-options:      -Wall -Wcompat -threaded -with-rtsopts=-N
++  ghc-options:      -Wall -Wcompat -threaded
+   hs-source-dirs:   tests
+ 
+   if !flag(unittests)


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



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/62cfe875be58135ac148f479c669d3e378d15686
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/20221002/9064d4b9/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list