guix-commits
[Top][All Lists]
Advanced

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

238/249: squash! gnu: ghc-logict: Update to 0.7.0.2.


From: guix-commits
Subject: 238/249: squash! gnu: ghc-logict: Update to 0.7.0.2.
Date: Thu, 31 Oct 2019 23:50:12 -0400 (EDT)

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

commit f4cd89be678186e51917f982841324774442b586
Author: Timothy Sample <address@hidden>
Date:   Thu Oct 31 22:56:40 2019 -0400

    squash! gnu: ghc-logict: Update to 0.7.0.2.
---
 gnu/packages/haskell-xyz.scm | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 6f0f248..a1ea61d 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -5908,6 +5908,9 @@ back-ends.")
         (base32
          "1xfgdsxg0lp8m0a2cb83rcxrnnc37asfikay2kydi933anh9ihfc"))))
     (build-system haskell-build-system)
+    (native-inputs
+     `(("ghc-tasty" ,ghc-tasty)
+       ("ghc-tasty-hunit" ,ghc-tasty-hunit)))
     (home-page "http://code.haskell.org/~dolio/";)
     (synopsis "Backtracking logic-programming monad")
     (description "This library provides a continuation-based, backtracking,



reply via email to

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