[Git][haskell-team/DHG_packages][master] clash-ghc: Upgrading from 1.8.1 to 1.8.4

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Fri Feb 13 04:51:47 GMT 2026



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


Commits:
7151f38e by Scott Talbert at 2026-02-12T23:41:30-05:00
clash-ghc: Upgrading from 1.8.1 to 1.8.4

- - - - -


4 changed files:

- p/haskell-clash-ghc/debian/changelog
- p/haskell-clash-ghc/debian/control
- − p/haskell-clash-ghc/debian/patches/no-opt-llvmtbaa
- − p/haskell-clash-ghc/debian/patches/series


Changes:

=====================================
p/haskell-clash-ghc/debian/changelog
=====================================
@@ -1,4 +1,4 @@
-haskell-clash-ghc (1.8.1-5) UNRELEASED; urgency=medium
+haskell-clash-ghc (1.8.4-1) unstable; urgency=medium
 
   [ Gianfranco Costamagna ]
   * Drop mcmodel hack on loong64, now that ghc automatically
@@ -6,8 +6,9 @@ haskell-clash-ghc (1.8.1-5) UNRELEASED; urgency=medium
 
   [ Scott Talbert ]
   * Build using dh-haskell
+  * New upstream release
 
- -- Gianfranco Costamagna <locutusofborg at debian.org>  Tue, 25 Mar 2025 10:44:56 +0100
+ -- Scott Talbert <swt at techie.net>  Thu, 12 Feb 2026 23:38:46 -0500
 
 haskell-clash-ghc (1.8.1-4) unstable; urgency=medium
 


=====================================
p/haskell-clash-ghc/debian/control
=====================================
@@ -8,20 +8,17 @@ Build-Depends: debhelper-compat (= 13),
  dh-sequence-haskell,
  ghc (>= 9.6),
  ghc-prof,
- libghc-clash-lib-dev (>= 1.8.1),
- libghc-clash-lib-dev (<< 1.8.2),
+ libghc-clash-lib-dev (>= 1.8.4),
+ libghc-clash-lib-dev (<< 1.8.5),
  libghc-clash-lib-prof,
- libghc-clash-prelude-dev (>= 1.8.1),
- libghc-clash-prelude-dev (<< 1.8.2),
+ libghc-clash-prelude-dev (>= 1.8.4),
+ libghc-clash-prelude-dev (<< 1.8.5),
  libghc-clash-prelude-prof,
- libghc-concurrent-supply-dev (>= 0.1.7),
- libghc-concurrent-supply-dev (<< 0.2),
- libghc-concurrent-supply-prof,
  libghc-data-binary-ieee754-dev (>= 0.4.4),
  libghc-data-binary-ieee754-dev (<< 0.6),
  libghc-data-binary-ieee754-prof,
  libghc-extra-dev (>= 1.6),
- libghc-extra-dev (<< 1.8),
+ libghc-extra-dev (<< 1.9),
  libghc-extra-prof,
  libghc-ghc-typelits-extra-dev (>= 0.3.2),
  libghc-ghc-typelits-extra-dev (<< 0.5),
@@ -33,10 +30,10 @@ Build-Depends: debhelper-compat (= 13),
  libghc-ghc-typelits-natnormalise-dev (<< 0.8),
  libghc-ghc-typelits-natnormalise-prof,
  libghc-hashable-dev (>= 1.1.2.3),
- libghc-hashable-dev (<< 1.5),
+ libghc-hashable-dev (<< 1.6),
  libghc-hashable-prof,
  libghc-lens-dev (>= 4.10),
- libghc-lens-dev (<< 5.3),
+ libghc-lens-dev (<< 5.4),
  libghc-lens-prof,
  libghc-primitive-dev (>= 0.5.0.1),
  libghc-primitive-dev (<< 1.0),
@@ -65,7 +62,6 @@ Build-Depends: debhelper-compat (= 13),
 Build-Depends-Indep: ghc-doc,
  libghc-clash-lib-doc,
  libghc-clash-prelude-doc,
- libghc-concurrent-supply-doc,
  libghc-data-binary-ieee754-doc,
  libghc-extra-doc,
  libghc-ghc-typelits-extra-doc,


=====================================
p/haskell-clash-ghc/debian/patches/no-opt-llvmtbaa deleted
=====================================
@@ -1,11 +0,0 @@
---- a/src-ghc/Clash/GHC/LoadModules.hs
-+++ b/src-ghc/Clash/GHC/LoadModules.hs
-@@ -1022,7 +1022,7 @@ unwantedOptimizationFlags df =
-                , Opt_RegsGraph -- Don't care
-                , Opt_RegsGraph -- Don't care
-                , Opt_PedanticBottoms -- Stops eta-expansion through case: avoid
--               , Opt_LlvmTBAA -- Don't care
-+               -- , Opt_LlvmTBAA -- Don't care
-                , Opt_CmmSink -- Don't care
-                , Opt_CmmElimCommonBlocks -- Don't care
-                , Opt_OmitYields -- Don't care


=====================================
p/haskell-clash-ghc/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-no-opt-llvmtbaa



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/7151f38e886dad34a2c14ca3a27b0de267af014e
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/20260213/f9ae8cef/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list