[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/28: Revert "gnu: ghc-ansi-wl-pprint: Use ghc-ansi-terminal-0.8."
From: |
guix-commits |
Subject: |
04/28: Revert "gnu: ghc-ansi-wl-pprint: Use ghc-ansi-terminal-0.8." |
Date: |
Thu, 1 Aug 2019 12:14:02 -0400 (EDT) |
rob pushed a commit to branch wip-haskell-updates
in repository guix.
commit 6d62f1549290a754fa847057157c3841d14ea17b
Author: Robert Vollmert <address@hidden>
Date: Tue Jul 9 15:43:12 2019 +0200
Revert "gnu: ghc-ansi-wl-pprint: Use ghc-ansi-terminal-0.8."
This reverts commit 5a499d0f7d5b98443ed0b2c41f2651f66a84ab5e.
---
gnu/packages/haskell.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index 19d1924..3548eeb 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -4124,7 +4124,7 @@ instances of the @code{Pretty} class.")
"0gnb4mkqryv08vncxnj0bzwcnd749613yw3cxfzw6y3nsldp4c56"))))
(build-system haskell-build-system)
(inputs
- `(("ghc-ansi-terminal" ,ghc-ansi-terminal-0.8)))
+ `(("ghc-ansi-terminal" ,ghc-ansi-terminal)))
(home-page "https://github.com/ekmett/ansi-wl-pprint")
(synopsis "Wadler/Leijen Pretty Printer for colored ANSI terminal output")
(description "This is a pretty printing library based on Wadler's paper
- branch wip-haskell-updates created (now 8719e8f), guix-commits, 2019/08/01
- 04/28: Revert "gnu: ghc-ansi-wl-pprint: Use ghc-ansi-terminal-0.8.",
guix-commits <=
- 02/28: import: hackage: Update list of ghc-included packages., guix-commits, 2019/08/01
- 08/28: gnu: ghc-validation: Downgrade to 1., guix-commits, 2019/08/01
- 14/28: gnu: ghc-trifecta: Disable tests., guix-commits, 2019/08/01
- 09/28: gnu: Remove ghc-regex-tdfa-rc., guix-commits, 2019/08/01
- 26/28: gnu: Add ghc-prettyclass., guix-commits, 2019/08/01
- 03/28: gnu: Remove ghc-parsec, ghc-stm, ghc-text, ghc-xhtml., guix-commits, 2019/08/01
- 06/28: Revert "gnu: ghc-ansi-terminal: Update to 0.9.1.", guix-commits, 2019/08/01
- 07/28: gnu: ghc-concurrent-output: Downgrade to 1.10.9., guix-commits, 2019/08/01
- 05/28: gnu: ghc-hedgehog: Use ghc-ansi-terminal., guix-commits, 2019/08/01
- 01/28: gnu: Add ghc-8.6., guix-commits, 2019/08/01