[Git][haskell-team/package-plan][master] Update clash to 1.8.1

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Tue Nov 14 04:37:17 GMT 2023



Scott Talbert pushed to branch master at Debian Haskell Group / package-plan


Commits:
7b907783 by Scott Talbert at 2023-11-13T23:27:59-05:00
Update clash to 1.8.1

- - - - -


8 changed files:

- packages.txt
- − patches/clash-ghc/1.6.6/newer-deps
- − patches/clash-ghc/1.6.6/series
- − patches/clash-lib/1.6.6/newer-deps
- − patches/clash-lib/1.6.6/no-attoparsec-aeson
- − patches/clash-lib/1.6.6/series
- − patches/clash-prelude/1.6.6/newer-deps
- − patches/clash-prelude/1.6.6/series


Changes:

=====================================
packages.txt
=====================================
@@ -31,6 +31,7 @@ assoc 1.1
 async 2.2.4
 atomic-write 0.2.0.7
 attoparsec 0.14.4
+attoparsec-aeson 2.1.0.0
 attoparsec-conduit 1.1.0 avoid
 attoparsec-iso8601 1.1.0.0
 authenticate 1.3.5.2
@@ -123,9 +124,9 @@ cipher-aes128 0.7.0.6 ignore # https://bugs.debian.org/1054366
 cipher-camellia 0.0.2
 cipher-des 0.0.6 ignore # https://bugs.debian.org/1054499
 citeproc 0.8.1
-clash-ghc 1.6.6
-clash-lib 1.6.6
-clash-prelude 1.6.6
+clash-ghc 1.8.1
+clash-lib 1.8.1
+clash-prelude 1.8.1
 classy-prelude 1.5.0.3
 classy-prelude-conduit 1.5.0
 clientsession 0.9.2.0
@@ -778,6 +779,7 @@ prettyclass 1.0.0.0
 prettyprinter 1.7.1 notest # missing pgp-wordlist
 prettyprinter-ansi-terminal 1.1.3
 prettyprinter-convert-ansi-wl-pprint 1.1.2
+prettyprinter-interp 0.2.0.0
 pretty-show 1.10
 pretty-simple 4.1.2.0
 primes 0.2.1.0
@@ -949,6 +951,7 @@ strict 0.5
 strict-list 0.1.7.2 notest
 stringbuilder 0.5.1 notest
 string-conversions 0.4.0.1
+string-interpolate 0.3.2.1
 stringprep 1.0.0
 string-qq 0.0.5
 stringsearch 0.3.6.6


=====================================
patches/clash-ghc/1.6.6/newer-deps deleted
=====================================
@@ -1,36 +0,0 @@
---- a/clash-ghc.cabal
-+++ b/clash-ghc.cabal
-@@ -168,13 +168,13 @@ library
-                       ghc-typelits-natnormalise >= 0.6      && < 0.8,
-                       deepseq                   >= 1.3.0.2  && < 1.5,
-                       time                      >= 1.4.0.1  && < 1.14,
--                      ghc-boot                  >= 8.6.0    && < 9.1,
--                      ghc-prim                  >= 0.3.1.0  && < 0.8,
--                      ghci                      >= 8.6.0    && < 9.1,
-+                      ghc-boot                  >= 8.6.0    && < 9.6,
-+                      ghc-prim                  >= 0.3.1.0  && < 0.10,
-+                      ghci                      >= 8.6.0    && < 9.6,
-                       uniplate                  >= 1.6.12   && < 1.8,
-                       reflection                >= 2.1.2    && < 3.0,
-                       primitive                 >= 0.5.0.1  && < 1.0,
--                      template-haskell          >= 2.8.0.0  && < 2.18,
-+                      template-haskell          >= 2.8.0.0  && < 2.20,
-                       utf8-string               >= 1.0.0.0  && < 1.1.0.0,
-                       vector                    >= 0.11     && < 1.0
- 
-@@ -186,13 +186,13 @@ library
-     Build-Depends: ghc >= 8.6.0 && < 8.10.0 || >= 9.0.0 && < 9.1
-   else
-     -- Unix
--    Build-Depends: ghc >= 8.6.0 && < 9.1
-+    Build-Depends: ghc >= 8.6.0 && < 9.6
- 
-   if impl(ghc >= 8.10.0)
-     Build-Depends:    exceptions                >= 0.10.4   && < 0.11,
- 
-   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
- 


=====================================
patches/clash-ghc/1.6.6/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps


=====================================
patches/clash-lib/1.6.6/newer-deps deleted
=====================================
@@ -1,29 +0,0 @@
---- a/clash-lib.cabal
-+++ b/clash-lib.cabal
-@@ -148,7 +148,7 @@ Library
-                       exceptions              >= 0.8.3    && < 0.11.0,
-                       extra                   >= 1.6.17   && < 1.8,
-                       filepath                >= 1.3.0.1  && < 1.5,
--                      ghc                     >= 8.6.0    && < 9.1,
-+                      ghc                     >= 8.6.0    && < 9.6,
-                       ghc-boot-th,
-                       hashable                >= 1.2.1.0  && < 1.5,
-                       haskell-src-meta        >= 0.8      && < 0.9,
-@@ -160,7 +160,7 @@ Library
-                       prettyprinter           >= 1.2.0.1  && < 1.8,
-                       pretty-show             >= 1.9      && < 2.0,
-                       primitive               >= 0.5.0.1  && < 1.0,
--                      template-haskell        >= 2.8.0.0  && < 2.18,
-+                      template-haskell        >= 2.8.0.0  && < 2.20,
-                       temporary               >= 1.2.1    && < 1.4,
-                       terminal-size           >= 0.3      && < 0.4,
-                       text                    >= 1.2.2    && < 2.1,
-@@ -173,7 +173,7 @@ Library
-                       yaml                    >= 0.11     && < 0.12,
- 
-   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.1
- 


=====================================
patches/clash-lib/1.6.6/no-attoparsec-aeson deleted
=====================================
@@ -1,26 +0,0 @@
---- a/clash-lib.cabal
-+++ b/clash-lib.cabal
-@@ -127,7 +127,6 @@ Library
-                       TemplateHaskell
- 
-   Build-depends:      aeson                   >= 0.6.2.0  && < 2.3,
--                      attoparsec-aeson        >= 2.1      && < 2.3,
-                       aeson-pretty            >= 0.8      && < 0.9,
-                       ansi-terminal           >= 0.8.0.0  && < 0.12,
-                       array,
-@@ -308,7 +307,6 @@ executable v16-upgrade-primitives
-   Build-Depends:
-     base,
-     aeson,
--    attoparsec-aeson,
-     deepseq,
-     yaml,
-     bytestring,
-@@ -338,7 +336,6 @@ test-suite unittests
-       ghc-typelits-knownnat,
- 
-       aeson,
--      attoparsec-aeson,
-       aeson-pretty,
-       base,
-       base16-bytestring,


=====================================
patches/clash-lib/1.6.6/series deleted
=====================================
@@ -1,2 +0,0 @@
-no-attoparsec-aeson
-newer-deps


=====================================
patches/clash-prelude/1.6.6/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)


=====================================
patches/clash-prelude/1.6.6/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps



View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/7b907783a6592cad8d1cf0b481a40beb0b698c84

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/7b907783a6592cad8d1cf0b481a40beb0b698c84
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/20231114/fad15f3d/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list