[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
35/257: gnu: ghc-ansi-terminal: Update to 0.8.0.4.
From: |
Ricardo Wurmus |
Subject: |
35/257: gnu: ghc-ansi-terminal: Update to 0.8.0.4. |
Date: |
Thu, 27 Sep 2018 15:46:53 -0400 (EDT) |
rekado pushed a commit to branch wip-haskell
in repository guix.
commit bcab70f13199aeba81fa233b271ebc746808cb85
Author: Timothy Sample <address@hidden>
Date: Tue Aug 28 20:20:26 2018 -0400
gnu: ghc-ansi-terminal: Update to 0.8.0.4.
* gnu/packages/haskell.scm (ghc-ansi-terminal): Update to 0.8.0.4.
[inputs]: Add ghc-colour.
---
gnu/packages/haskell.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index 93d855d..cc5dc15 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -3943,7 +3943,7 @@ package into this package.")
(define-public ghc-ansi-terminal
(package
(name "ghc-ansi-terminal")
- (version "0.6.2.3")
+ (version "0.8.0.4")
(source
(origin
(method url-fetch)
@@ -3953,8 +3953,10 @@ package into this package.")
".tar.gz"))
(sha256
(base32
- "0hpfw0k025y681m9ml1c712skrb1p4vh7z5x1f0ci9ww7ssjrh2d"))))
+ "0428gq8m3fdnb7ldcsyk97qcch76hcxbgh2666p6f76fs2qbhg7b"))))
(build-system haskell-build-system)
+ (inputs
+ `(("ghc-colour" ,ghc-colour)))
(home-page "https://github.com/feuerbach/ansi-terminal")
(synopsis "ANSI terminal support for Haskell")
(description "This package provides ANSI terminal support for Haskell. It
- 76/257: gnu: ghc-th-expand-syns: Update to 0.4.4.0., (continued)
- 76/257: gnu: ghc-th-expand-syns: Update to 0.4.4.0., Ricardo Wurmus, 2018/09/27
- 77/257: gnu: ghc-utility-ht: Update to 0.0.14., Ricardo Wurmus, 2018/09/27
- 74/257: gnu: ghc-safe: Update to 0.3.17., Ricardo Wurmus, 2018/09/27
- 57/257: gnu: ghc-monad-control: Update to 1.0.2.3., Ricardo Wurmus, 2018/09/27
- 61/257: gnu: ghc-syb: Update to 0.7., Ricardo Wurmus, 2018/09/27
- 51/257: gnu: ghc-transformers-base: Update to 0.4.5.2., Ricardo Wurmus, 2018/09/27
- 49/257: gnu: ghc-th-lift: Update to 0.7.11., Ricardo Wurmus, 2018/09/27
- 47/257: gnu: ghc-tagged: Update Cabal file to r2., Ricardo Wurmus, 2018/09/27
- 44/257: gnu: ghc-sdl-image: Update to 0.6.2.0., Ricardo Wurmus, 2018/09/27
- 33/257: gnu: ghc-zlib: Relax test framework dependency constraints., Ricardo Wurmus, 2018/09/27
- 35/257: gnu: ghc-ansi-terminal: Update to 0.8.0.4.,
Ricardo Wurmus <=
- 27/257: gnu: ghc-unexceptionalio: Update to 0.4.0., Ricardo Wurmus, 2018/09/27
- 24/257: gnu: ghc-th-abstraction: Update to 0.2.8.0., Ricardo Wurmus, 2018/09/27
- 167/257: gnu: ghc-opengl: Update to 3.0.2.2., Ricardo Wurmus, 2018/09/27
- 71/257: gnu: ghc-lifted-base: Update to 0.2.3.12., Ricardo Wurmus, 2018/09/27
- 60/257: gnu: ghc-reflection: Update to 2.1.4., Ricardo Wurmus, 2018/09/27
- 56/257: gnu: ghc-mime-types: Update to 0.1.0.8., Ricardo Wurmus, 2018/09/27
- 59/257: gnu: ghc-quickcheck: Update to 2.11.3., Ricardo Wurmus, 2018/09/27
- 42/257: gnu: ghc-old-time: Update Cabal file to r2., Ricardo Wurmus, 2018/09/27
- 38/257: gnu: ghc-generics-sop: Update to 0.3.2.0., Ricardo Wurmus, 2018/09/27
- 31/257: gnu: ghc-wl-pprint: Update to 1.2.1., Ricardo Wurmus, 2018/09/27