[Git][haskell-team/DHG_packages][master] clash-prelude: Upgrading from 1.6.6 to 1.8.1

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Thu Nov 16 01:49:13 GMT 2023



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


Commits:
081a5395 by Scott Talbert at 2023-11-15T20:39:36-05:00
clash-prelude: Upgrading from 1.6.6 to 1.8.1

- - - - -


5 changed files:

- p/haskell-clash-prelude/debian/changelog
- p/haskell-clash-prelude/debian/control
- − p/haskell-clash-prelude/debian/patches/newer-deps
- 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.8.1-1) unstable; urgency=medium
+
+  * New upstream release (Closes: #1054849)
+
+ -- Scott Talbert <swt at techie.net>  Wed, 15 Nov 2023 20:25:59 -0500
+
 haskell-clash-prelude (1.6.6-2) unstable; urgency=medium
 
   * Patch for newer dependencies.


=====================================
p/haskell-clash-prelude/debian/control
=====================================
@@ -41,9 +41,9 @@ Build-Depends: debhelper (>= 10),
  libghc-hashable-dev (>= 1.2.1.0),
  libghc-hashable-dev (<< 1.5),
  libghc-hashable-prof,
- libghc-interpolate-dev (>= 0.2),
- libghc-interpolate-dev (<< 0.3),
- libghc-interpolate-prof,
+ libghc-infinite-list-dev (>= 0.1),
+ libghc-infinite-list-dev (<< 0.2),
+ libghc-infinite-list-prof,
  libghc-lens-dev (>= 4.10),
  libghc-lens-dev (<< 5.3),
  libghc-lens-prof,
@@ -56,8 +56,11 @@ Build-Depends: debhelper (>= 10),
  libghc-singletons-dev (>= 2.0),
  libghc-singletons-dev (<< 3.1),
  libghc-singletons-prof,
+ libghc-string-interpolate-dev (>= 0.3),
+ libghc-string-interpolate-dev (<< 0.4),
+ libghc-string-interpolate-prof,
  libghc-th-abstraction-dev (>= 0.2.10),
- libghc-th-abstraction-dev (<< 0.5.0),
+ libghc-th-abstraction-dev (<< 0.7.0),
  libghc-th-abstraction-prof,
  libghc-th-lift-dev (>= 0.7.0),
  libghc-th-lift-dev (<< 0.9),
@@ -81,7 +84,7 @@ Build-Depends: debhelper (>= 10),
  libghc-ghc-typelits-knownnat-dev,
  libghc-ghc-typelits-natnormalise-dev,
  libghc-hedgehog-dev (>= 1.0.3),
- libghc-hedgehog-dev (<< 1.3),
+ libghc-hedgehog-dev (<< 1.5),
  libghc-hedgehog-prof,
  libghc-hint-dev (>= 0.7),
  libghc-hint-dev (<< 0.10),
@@ -90,7 +93,7 @@ Build-Depends: debhelper (>= 10),
  libghc-quickcheck-classes-base-dev (<< 1.0),
  libghc-quickcheck-classes-base-prof,
  libghc-tasty-dev (>= 1.2),
- libghc-tasty-dev (<< 1.5),
+ libghc-tasty-dev (<< 1.6),
  libghc-tasty-prof,
  libghc-tasty-hedgehog-dev (>= 1.2.0),
  libghc-tasty-hedgehog-prof,
@@ -112,11 +115,12 @@ Build-Depends-Indep: ghc-doc,
  libghc-ghc-typelits-natnormalise-doc,
  libghc-half-doc,
  libghc-hashable-doc,
- libghc-interpolate-doc,
+ libghc-infinite-list-doc,
  libghc-lens-doc,
  libghc-recursion-schemes-doc,
  libghc-reflection-doc,
  libghc-singletons-doc,
+ libghc-string-interpolate-doc,
  libghc-th-abstraction-doc,
  libghc-th-lift-doc,
  libghc-th-orphans-doc,


=====================================
p/haskell-clash-prelude/debian/patches/newer-deps deleted
=====================================
@@ -1,29 +0,0 @@
---- a/clash-prelude.cabal
-+++ b/clash-prelude.cabal
-@@ -333,7 +333,7 @@ Library
-                       data-default-class        >= 0.1.2   && < 0.2,
-                       deepseq                   >= 1.4.1.0 && < 1.5,
-                       extra                     >= 1.6.17  && < 1.8,
--                      ghc-prim                  >= 0.5.1.0 && < 0.8,
-+                      ghc-prim                  >= 0.5.1.0 && < 0.10,
-                       ghc-typelits-extra        >= 0.4     && < 0.5,
-                       ghc-typelits-knownnat     >= 0.7.2   && < 0.8,
-                       ghc-typelits-natnormalise >= 0.7.2   && < 0.8,
-@@ -345,7 +345,7 @@ Library
-                       QuickCheck                >= 2.7     && < 2.15,
-                       reflection                >= 2       && < 2.2,
-                       singletons                >= 2.0     && < 3.1,
--                      template-haskell          >= 2.12.0.0 && < 2.18,
-+                      template-haskell          >= 2.12.0.0 && < 2.20,
-                       th-abstraction            >= 0.2.10 && < 0.5.0,
-                       th-lift                   >= 0.7.0    && < 0.9,
-                       th-orphans                >= 0.13.1   && < 1.0,
-@@ -357,7 +357,7 @@ Library
-                       vector                    >= 0.11    && < 1.0
- 
-   if impl(ghc >= 9.0.0)
--    Build-Depends:    ghc-bignum                >= 1.0      && < 1.3
-+    Build-Depends:    ghc-bignum                >= 1.0      && < 1.4
-   else
-     Build-Depends:    integer-gmp               >= 1.0.1.0  && < 2.0
-   if flag(large-tuples)


=====================================
p/haskell-clash-prelude/debian/patches/no-rts-n
=====================================
@@ -1,11 +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
+@@ -400,8 +400,6 @@ test-suite unittests
+   -- Note that multiple -with-rtsopts are not cumulative
+   if flag(workaround-ghc-mmap-crash)
+     ghc-options:    "-with-rtsopts=-N -xm20000000"
+-  else
+-    ghc-options:    -with-rtsopts=-N
+ 
    hs-source-dirs:   tests
  
-   if !flag(unittests)


=====================================
p/haskell-clash-prelude/debian/patches/series
=====================================
@@ -1,3 +1,2 @@
 disable-doctests
 no-rts-n
-newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/081a53952dbf7918c8161bae325da6fe46e43606
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/20231116/53290dbc/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list