guix-commits
[Top][All Lists]
Advanced

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

04/20: squash! gnu: ghc-math-functions: Update to 0.3.3.0.


From: guix-commits
Subject: 04/20: squash! gnu: ghc-math-functions: Update to 0.3.3.0.
Date: Fri, 1 Nov 2019 22:16:55 -0400 (EDT)

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

commit 0b2d40abe20bd7e3eabe3a9f865b63ad79664c76
Author: Timothy Sample <address@hidden>
Date:   Fri Nov 1 13:55:21 2019 -0400

    squash! gnu: ghc-math-functions: Update to 0.3.3.0.
---
 gnu/packages/haskell-xyz.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index dd7bc03..af06468 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -6065,7 +6065,8 @@ same time is a literate Haskell program.")
     (build-system haskell-build-system)
     (arguments `(#:tests? #f))  ; FIXME: 1 test fails.
     (inputs
-     `(("ghc-vector" ,ghc-vector)
+     `(("ghc-data-default-class" ,ghc-data-default-class)
+       ("ghc-vector" ,ghc-vector)
        ("ghc-vector-th-unbox" ,ghc-vector-th-unbox)))
     (native-inputs
      `(("ghc-hunit" ,ghc-hunit)



reply via email to

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