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

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Sun Aug 21 18:11:51 BST 2022



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


Commits:
8f3d1919 by Scott Talbert at 2022-08-21T13:02:21-04:00
clash-prelude: Disable RTS -N

- - - - -


3 changed files:

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


Changes:

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


=====================================
p/haskell-clash-prelude/debian/patches/no-rts-n
=====================================
@@ -0,0 +1,11 @@
+--- a/clash-prelude.cabal
++++ b/clash-prelude.cabal
+@@ -377,7 +377,7 @@ test-suite unittests
+   import:           common-options
+   type:             exitcode-stdio-1.0
+   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-prelude/debian/patches/series
=====================================
@@ -1 +1,2 @@
 disable-doctests
+no-rts-n



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/8f3d1919da3fe86116c0a03269277a13b4508589
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/20220821/9eb10d8e/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list