guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

245/249: squash! gnu: ghc-quickcheck: Update to 2.13.2.


From: guix-commits
Subject: 245/249: squash! gnu: ghc-quickcheck: Update to 2.13.2.
Date: Thu, 31 Oct 2019 23:50:13 -0400 (EDT)

samplet pushed a commit to branch wip-haskell-updates
in repository guix.

commit 11a8e3c652093efa024bbe007a395cc1f58e68bd
Author: Timothy Sample <address@hidden>
Date:   Thu Oct 31 23:02:37 2019 -0400

    squash! gnu: ghc-quickcheck: Update to 2.13.2.
---
 gnu/packages/haskell-check.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/haskell-check.scm b/gnu/packages/haskell-check.scm
index 88fffd5..31b2169 100644
--- a/gnu/packages/haskell-check.scm
+++ b/gnu/packages/haskell-check.scm
@@ -415,6 +415,7 @@ use HUnit assertions as QuickCheck properties.")
      `(#:tests? #f))  ; FIXME: currently missing libraries used for tests.
     (inputs
      `(("ghc-random" ,ghc-random)
+       ("ghc-splitmix" ,ghc-splitmix-bootstrap)
        ("ghc-tf-random" ,ghc-tf-random)))
     (home-page "https://github.com/nick8325/quickcheck";)
     (synopsis "Automatic testing of Haskell programs")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]