guix-commits
[Top][All Lists]
Advanced

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

166/177: gnu: darcs: Remove ghc-process from inputs.


From: Ricardo Wurmus
Subject: 166/177: gnu: darcs: Remove ghc-process from inputs.
Date: Tue, 13 Feb 2018 07:38:30 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit da76c6de87a4926f50269be0ea64e817e8ab4c3d
Author: Ricardo Wurmus <address@hidden>
Date:   Tue Feb 13 12:07:35 2018 +0100

    gnu: darcs: Remove ghc-process from inputs.
    
    * gnu/packages/version-control.scm (darcs)[inputs]: Remove ghc-process.
---
 gnu/packages/version-control.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index 2d95484..81aa69e 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -1657,7 +1657,6 @@ be served with a HTTP file server of your choice.")
        ("ghc-mtl" ,ghc-mtl)
        ("ghc-old-time" ,ghc-old-time)
        ("ghc-parsec" ,ghc-parsec)
-       ("ghc-process" ,ghc-process)
        ("ghc-random" ,ghc-random)
        ("ghc-regex-applicative" ,ghc-regex-applicative)
        ("ghc-regex-compat-tdfa" ,ghc-regex-compat-tdfa)



reply via email to

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