guix-commits
[Top][All Lists]
Advanced

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

267/272: gnu: ghc-xmonad-contrib: Fix build.


From: Ricardo Wurmus
Subject: 267/272: gnu: ghc-xmonad-contrib: Fix build.
Date: Mon, 1 Oct 2018 06:13:59 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit f0bce3a758a6cc66552f326e570b571e0155814a
Author: 宋文武 <address@hidden>
Date:   Sun Sep 30 19:44:25 2018 +0800

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

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 4ec465f..7c58770 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -563,6 +563,7 @@ Haskell, no knowledge of the language is required to 
install and use it.")
        ("ghc-random" ,ghc-random)
        ("ghc-utf8-string" ,ghc-utf8-string)
        ("ghc-extensible-exceptions" ,ghc-extensible-exceptions)
+       ("ghc-semigroups", ghc-semigroups)
        ("ghc-x11" ,ghc-x11)
        ("ghc-x11-xft" ,ghc-x11-xft)
        ("xmonad" ,xmonad)))



reply via email to

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