guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#44954] [PATCH] Add hledger-web and dependencies.


From: Timothy Sample
Subject: [bug#44954] [PATCH] Add hledger-web and dependencies.
Date: Thu, 03 Dec 2020 10:59:55 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Hi Giacomo,

paul <goodoldpaul@autistici.org> writes:

> I'm sending a patch series to add hledger-web, its dependencies and to
> update hledger, ghc-hledger-lib and ghc-doctest.

Thanks for the patches!

Currently, we are using GHC 8.6.5 as our main Haskell compiler, and then
following the Stackage LTS Haskell 14.27 package set
<https://www.stackage.org/lts-14.27> for package versions.

Based on that, ghc-doctest, ghc-yesod-test, ghc-wai-app-static,
ghc-yesod-static, ghc-hledger-lib, hledger, and hledger-web are too
recent.  Also, strangely, ghc-yesod-core is too old.

This is probably not your fault!  On older versions of Guix, using the
“stackage” importer would yield packages for the most recent version of
LTS Haskell.  This was fixed about a month ago.

Now the importer will pick the correct versions, and running “guix lint”
on your packages will flag any Haskell version problems.

Would you be willing to fix the versions and send an updated patch
series?


-- Tim





reply via email to

[Prev in Thread] Current Thread [Next in Thread]