unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#44873] [PATCH 0/6] Fix Haskell packages incompatible with latest LTSHaskell release.
@ 2020-11-25 20:10 Carlo Holl
  2020-11-25 20:16 ` [bug#44873] [PATCH 1/6] gnu: ghc-tabular: Downgrade to 0.2.2.7 Carlo Holl
  2020-11-26  2:07 ` bug#44873: [PATCH 0/6] Fix Haskell packages incompatible with latest LTSHaskell release Leo Famulari
  0 siblings, 2 replies; 10+ messages in thread
From: Carlo Holl @ 2020-11-25 20:10 UTC (permalink / raw)
  To: 44873; +Cc: Carlo Holl

Guix,

My recent contribution, pushed to master as e6bfb02eb79777b760031384d4a3c14239f7fb55 (bug#44174), introduced some haskell packages that are newer than the latest LTSHaskell release supported by Guix, as pointed out by Ricardo Wurmus. This patch series fixes that, representing a downgrade of several of the packages to versions matching the latest LTSHaskell release, as well as one package addition.

Carlo Holl (6):
  gnu: ghc-tabular: Downgrade to 0.2.2.7.
  gnu: ghc-doctest: Downgrade to 0.16.2.
  gnu: Add ghc-easytest.
  gnu: ghc-hledger-lib: Downgrade to 0.14.1.
  gnu: hledger: Downgrade to 1.14.2.
  gnu: ghc-cassava-megaparsec: Downgrade to 2.0.1.

 gnu/packages/finance.scm       | 19 +++++----
 gnu/packages/haskell-check.scm | 75 ++++++++++++++++++++++++++++++++++
 gnu/packages/haskell-xyz.scm   | 35 +++++++---------
 3 files changed, 99 insertions(+), 30 deletions(-)

-- 
2.29.2





^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-11-26 18:54 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-25 20:10 [bug#44873] [PATCH 0/6] Fix Haskell packages incompatible with latest LTSHaskell release Carlo Holl
2020-11-25 20:16 ` [bug#44873] [PATCH 1/6] gnu: ghc-tabular: Downgrade to 0.2.2.7 Carlo Holl
2020-11-25 20:16   ` [bug#44873] [PATCH 2/6] gnu: ghc-doctest: Downgrade to 0.16.2 Carlo Holl
2020-11-25 20:16   ` [bug#44873] [PATCH 3/6] gnu: Add ghc-easytest Carlo Holl
2020-11-25 20:16   ` [bug#44873] [PATCH 4/6] gnu: ghc-hledger-lib: Downgrade to 0.14.1 Carlo Holl
2020-11-25 20:16   ` [bug#44873] [PATCH 5/6] gnu: hledger: Downgrade to 1.14.2 Carlo Holl
2020-11-25 20:16   ` [bug#44873] [PATCH 6/6] gnu: ghc-cassava-megaparsec: Downgrade to 2.0.1 Carlo Holl
2020-11-26  2:07 ` bug#44873: [PATCH 0/6] Fix Haskell packages incompatible with latest LTSHaskell release Leo Famulari
2020-11-26 17:51   ` [bug#44873] " Carlo Holl
2020-11-26 18:53     ` Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).