[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/153: gnu: ghc-dlist: Enable tests.
From: |
Paul |
Subject: |
09/153: gnu: ghc-dlist: Enable tests. |
Date: |
Thu, 22 Oct 2015 10:10:55 +0000 |
toothbrush pushed a commit to branch wip-haskell-platform-7.10.2-a
in repository guix.
commit bc5ff224c5fa4fa68261c53861e32912a0a71339
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
- 02/153: gnu: ghc-mtl: Update to 2.2.1., (continued)
- 02/153: gnu: ghc-mtl: Update to 2.2.1., Paul, 2015/10/22
- 03/153: gnu: ghc-utf8-string: Update to 1.0.1.1., Paul, 2015/10/22
- 04/153: gnu: Add ghc-old-locale., Paul, 2015/10/22
- 05/153: gnu: xmonad: Patch for updated libraries., Paul, 2015/10/22
- 11/153: gnu: ghc-hashable: Update to 1.2.3.3., Paul, 2015/10/22
- 16/153: gnu: ghc-network: Update to 2.6.2.1., Paul, 2015/10/22
- 08/153: gnu: ghc-dlist: Update to 0.7.1.2., Paul, 2015/10/22
- 06/153: gnu: Add ghc-old-time., Paul, 2015/10/22
- 17/153: gnu: ghc-http: Update to 4000.2.20., Paul, 2015/10/22
- 10/153: gnu: ghc-text: Update to 1.2.1.3., Paul, 2015/10/22
- 09/153: gnu: ghc-dlist: Enable tests.,
Paul <=
- 12/153: gnu: ghc-primitive: Update to 0.6.1.0., Paul, 2015/10/22
- 13/153: gnu: ghc-quickcheck: Update to 2.8.1., Paul, 2015/10/22
- 07/153: gnu: ghc-xmonad-contrib: Update to version 0.11.4., Paul, 2015/10/22
- 15/153: gnu: ghc-vector: Update to 0.11.0.0., Paul, 2015/10/22
- 19/153: gnu: Add ghc-ansi-terminal., Paul, 2015/10/22
- 25/153: gnu: Add ghc-transformers-compat., Paul, 2015/10/22
- 18/153: gnu: cabal-install: Update to 1.22.6.0., Paul, 2015/10/22
- 26/153: gnu: Add ghc-exceptions., Paul, 2015/10/22
- 21/153: gnu: Add ghc-async., Paul, 2015/10/22
- 27/153: gnu: Add ghc-temporary., Paul, 2015/10/22