guix-commits
[Top][All Lists]
Advanced

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

03/03: gnu: ghc-gnuplot: Fix build.


From: ???
Subject: 03/03: gnu: ghc-gnuplot: Fix build.
Date: Sun, 30 Sep 2018 08:58:22 -0400 (EDT)

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

commit 51f43d9f80c3f7b6bcf1650773b6c524e6cae1aa
Author: 宋文武 <address@hidden>
Date:   Sun Sep 30 20:52:07 2018 +0800

    gnu: ghc-gnuplot: Fix build.
    
    * gnu/packages/haskell.scm (ghc-gnuplot)[inputs]: Add ghc-semigroups.
---
 gnu/packages/haskell.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index 4a91514..2dff323 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -8134,6 +8134,7 @@ helper functions for Lists, Maybes, Tuples, Functions.")
        ("ghc-utility-ht" ,ghc-utility-ht)
        ("ghc-data-accessor-transformers" ,ghc-data-accessor-transformers)
        ("ghc-data-accessor" ,ghc-data-accessor)
+       ("ghc-semigroups" ,ghc-semigroups)
        ("gnuplot" ,gnuplot)))
     (arguments
      `(#:phases



reply via email to

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