[Git][haskell-team/DHG_packages][master] genvalidity-property: drop RTS -N option

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Fri Jul 29 19:18:44 BST 2022



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


Commits:
f4acee02 by Scott Talbert at 2022-07-29T14:15:26-04:00
genvalidity-property: drop RTS -N option

- - - - -


3 changed files:

- p/haskell-genvalidity-property/debian/changelog
- + p/haskell-genvalidity-property/debian/patches/no-rts-n
- + p/haskell-genvalidity-property/debian/patches/series


Changes:

=====================================
p/haskell-genvalidity-property/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-genvalidity-property (1.0.0.0-2) unstable; urgency=medium
+
+  * Drop -with-rtsopts=-N (unsupported on some arches) (Closes: #1016076)
+
+ -- Scott Talbert <swt at techie.net>  Fri, 29 Jul 2022 14:15:18 -0400
+
 haskell-genvalidity-property (1.0.0.0-1) unstable; urgency=medium
 
   [ Ilias Tsitsimpis ]


=====================================
p/haskell-genvalidity-property/debian/patches/no-rts-n
=====================================
@@ -0,0 +1,11 @@
+--- a/genvalidity-property.cabal
++++ b/genvalidity-property.cabal
+@@ -69,7 +69,7 @@ test-suite genvalidity-property-test
+       Paths_genvalidity_property
+   hs-source-dirs:
+       test
+-  ghc-options: -threaded -rtsopts -with-rtsopts=-N -Wall
++  ghc-options: -threaded -rtsopts -Wall
+   build-depends:
+       QuickCheck
+     , base >=4.7 && <5


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



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/f4acee02229fefe4f4528cf96a2692c91b7f7b36
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/20220729/550a6804/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list