[Git][haskell-team/DHG_packages][master] ghc-typelits-extra: Patch for newer bignum

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Mon Jun 20 20:33:00 BST 2022



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


Commits:
652cb3df by Scott Talbert at 2022-06-20T15:30:34-04:00
ghc-typelits-extra: Patch for newer bignum

- - - - -


3 changed files:

- p/haskell-ghc-typelits-extra/debian/changelog
- + p/haskell-ghc-typelits-extra/debian/patches/newer-deps
- + p/haskell-ghc-typelits-extra/debian/patches/series


Changes:

=====================================
p/haskell-ghc-typelits-extra/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-ghc-typelits-extra (0.4.3-2) unstable; urgency=medium
+
+  * Patch for newer bignum
+
+ -- Scott Talbert <swt at techie.net>  Mon, 20 Jun 2022 15:29:42 -0400
+
 haskell-ghc-typelits-extra (0.4.3-1) unstable; urgency=medium
 
   * New upstream release


=====================================
p/haskell-ghc-typelits-extra/debian/patches/newer-deps
=====================================
@@ -0,0 +1,11 @@
+--- a/ghc-typelits-extra.cabal
++++ b/ghc-typelits-extra.cabal
+@@ -75,7 +75,7 @@ library
+                        ghc-typelits-natnormalise >= 0.7.1   && <0.8,
+                        transformers              >= 0.4.2.0 && <0.6
+   if impl(ghc >= 9.0.0)
+-    build-depends:     ghc-bignum >=1.0 && <1.1
++    build-depends:     ghc-bignum >=1.0 && <1.3
+   else
+     build-depends:     integer-gmp >=1.0 && <1.1
+   hs-source-dirs:      src


=====================================
p/haskell-ghc-typelits-extra/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/652cb3df5a8e2fca573f364ee403153e6506b192
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/20220620/8b8a94fa/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list