[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/151: gnu: ghc-dlist: Enable tests.
From: |
Paul |
Subject: |
09/151: gnu: ghc-dlist: Enable tests. |
Date: |
Tue, 20 Oct 2015 15:29:39 +0000 |
toothbrush pushed a commit to branch wip-haskell-platform-7.10.2-a
in repository guix.
commit 045f3d8cfadc9b194d8b03bbf220779a67c617a9
Author: Paul van der Walt <address@hidden>
Date: Thu Oct 15 21:29:15 2015 +0200
gnu: ghc-dlist: Enable tests.
* gnu/packages/haskell.scm (ghc-dlist): Enable tests.
---
gnu/packages/haskell.scm | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index c4bc62c..ce879e5 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -454,8 +454,9 @@ old @code{time} library. For new projects, the newer
".tar.gz"))
(sha256
(base32 "10rp96rryij7d8gz5kv8ygc6chm1624ck5mbnqs2a3fkdzqj2b9k"))))
- (arguments `(#:tests? #f))
(build-system haskell-build-system)
+ (inputs
+ `(("ghc-quickcheck" ,ghc-quickcheck)))
(home-page "https://github.com/spl/dlist")
(synopsis "Difference lists")
(description
- 01/151: gnu: ghc: Update to 7.10.2., (continued)
- 01/151: gnu: ghc: Update to 7.10.2., Paul, 2015/10/20
- 02/151: gnu: ghc-mtl: Update to 2.2.1., Paul, 2015/10/20
- 05/151: gnu: xmonad: Patch for updated libraries., Paul, 2015/10/20
- 04/151: gnu: Add ghc-old-locale., Paul, 2015/10/20
- 07/151: gnu: ghc-xmonad-contrib: Update to version 0.11.4., Paul, 2015/10/20
- 08/151: gnu: ghc-dlist: Update to 0.7.1.2., Paul, 2015/10/20
- 06/151: gnu: Add ghc-old-time., Paul, 2015/10/20
- 13/151: gnu: ghc-quickcheck: Update to 2.8.1., Paul, 2015/10/20
- 10/151: gnu: ghc-text: Update to 1.2.1.3., Paul, 2015/10/20
- 16/151: gnu: ghc-network: Update to 2.6.2.1., Paul, 2015/10/20
- 09/151: gnu: ghc-dlist: Enable tests.,
Paul <=
- 21/151: gnu: Add ghc-async., Paul, 2015/10/20
- 03/151: gnu: ghc-utf8-string: Update to 1.0.1.1., Paul, 2015/10/20
- 14/151: gnu: ghc-syb: Update to 0.6., Paul, 2015/10/20
- 11/151: gnu: ghc-hashable: Update to 1.2.3.3., Paul, 2015/10/20
- 20/151: gnu: Remove ghc-containers., Paul, 2015/10/20
- 12/151: gnu: ghc-primitive: Update to 0.6.1.0., Paul, 2015/10/20
- 17/151: gnu: ghc-http: Update to 4000.2.20., Paul, 2015/10/20
- 23/151: gnu: Add ghc-stringbuilder., Paul, 2015/10/20
- 15/151: gnu: ghc-vector: Update to 0.11.0.0., Paul, 2015/10/20
- 24/151: gnu: Add ghc-quickcheck-io., Paul, 2015/10/20