summaryrefslogtreecommitdiff
path: root/gnu/packages/haskell.scm
diff options
context:
space:
mode:
author宋文武 <iyzsong@member.fsf.org>2018-09-30 20:52:07 +0800
committerRicardo Wurmus <rekado@elephly.net>2018-10-01 12:12:23 +0200
commit1abdefe573d4928ce495d0dbd877d68df776df9a (patch)
tree26300dfcf41f2e88f5352afe1bb5201d52f9affe /gnu/packages/haskell.scm
parent70fa5899af8a2270c29e40035e6258865a4f4461 (diff)
downloadgnu-guix-1abdefe573d4928ce495d0dbd877d68df776df9a.tar
gnu-guix-1abdefe573d4928ce495d0dbd877d68df776df9a.tar.gz
gnu: ghc-gnuplot: Fix build.
* gnu/packages/haskell.scm (ghc-gnuplot)[inputs]: Add ghc-semigroups.
Diffstat (limited to 'gnu/packages/haskell.scm')
-rw-r--r--gnu/packages/haskell.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index 4a915142c1..2dff323fce 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