[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#71427] Request for merging "haskell-team" branch
From: |
Lars-Dominik Braun |
Subject: |
[bug#71427] Request for merging "haskell-team" branch |
Date: |
Wed, 12 Jun 2024 21:53:36 +0200 |
Hi,
> > and Stackage was upgraded to the corresponding version 20.26.
> That commit really lacks a readable message, though.
I know it does not conform to Guix standards. What do you suggest? One
commit per package is not feasible.
> Further, I think our work is far from done; just attempting to update
> pandoc has me yak-shaving the depths of haskell-*.scm with no end in
> sight. If that's our only haskell application, we're in luck, but I
> fear there might be more.
Is Haskell-world, you can’t just update pandoc. Pandoc is part of the
curated set of Stackage packages and those *must not* be updated,
unless there is a new Stackage release which matches our GHC compiler
(there is not). Otherwise, well, dependency hell…
I’m also pushing a fix for ghc-aeson, which should fix most other
packages as well.
Lars