[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/27: gnu: ghc-hedgehog: Use ghc-ansi-terminal.
From: |
guix-commits |
Subject: |
05/27: gnu: ghc-hedgehog: Use ghc-ansi-terminal. |
Date: |
Wed, 31 Jul 2019 12:23:29 -0400 (EDT) |
rob pushed a commit to branch wip-haskell-updates
in repository guix.
commit b210d4228e135cb4c0f7f0e6b0e79392c1e708ed
Author: Robert Vollmert <address@hidden>
Date: Tue Jul 9 16:13:43 2019 +0200
gnu: ghc-hedgehog: Use ghc-ansi-terminal.
* gnu/packages/haskell-check.scm (ghc-hedgehog)[inputs]: Use
ghc-ansi-terminal.
---
gnu/packages/haskell-check.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/haskell-check.scm b/gnu/packages/haskell-check.scm
index 2f0b842..589eee7 100644
--- a/gnu/packages/haskell-check.scm
+++ b/gnu/packages/haskell-check.scm
@@ -811,7 +811,7 @@ implementations of cryptographic ciphers.")
"0xz10ycdm5vk9nrcym1fi83k19frfwqz18bz8bnpzwvaj0j41yfj"))))
(build-system haskell-build-system)
(inputs
- `(("ghc-ansi-terminal" ,ghc-ansi-terminal-0.8)
+ `(("ghc-ansi-terminal" ,ghc-ansi-terminal)
("ghc-async" ,ghc-async)
("ghc-concurrent-output" ,ghc-concurrent-output)
("ghc-exceptions" ,ghc-exceptions)
- branch wip-haskell-updates created (now de8334f), guix-commits, 2019/07/31
- 02/27: import: hackage: Update list of ghc-included packages., guix-commits, 2019/07/31
- 01/27: gnu: Add GHC 8.6.5, guix-commits, 2019/07/31
- 04/27: Revert "gnu: ghc-ansi-wl-pprint: Use ghc-ansi-terminal-0.8.", guix-commits, 2019/07/31
- 06/27: Revert "gnu: ghc-ansi-terminal: Update to 0.9.1.", guix-commits, 2019/07/31
- 05/27: gnu: ghc-hedgehog: Use ghc-ansi-terminal.,
guix-commits <=
- 11/27: gnu: Add ghc-http-streams, guix-commits, 2019/07/31
- 07/27: gnu: ghc-concurrent-output: Downgrade to 1.10.9., guix-commits, 2019/07/31
- 10/27: gnu: Add ghc-snap-server, guix-commits, 2019/07/31
- 15/27: gnu: Add ghc-language-glsl, guix-commits, 2019/07/31
- 25/27: gnu: ghc-libmpd-haskell: Skip tests., guix-commits, 2019/07/31
- 23/27: gnu: Remove ghc-regex-tdfa-rc (broken and unused), guix-commits, 2019/07/31
- 24/27: gnu: Remove ghc-haddock-test (broken and unused), guix-commits, 2019/07/31
- 14/27: gnu: Add ghc-openssl-streams, guix-commits, 2019/07/31
- 27/27: gnu: ghc-trifecta: Skip tests., guix-commits, 2019/07/31
- 20/27: gnu: Add ghc-prettyclass, guix-commits, 2019/07/31