gnu: darcs: Remove ghc-process from inputs.

* gnu/packages/version-control.scm (darcs)[inputs]: Remove ghc-process.
This commit is contained in:
Ricardo Wurmus 2018-02-13 12:07:35 +01:00
parent 831cb41906
commit da76c6de87
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 0 additions and 1 deletions

View File

@ -1657,7 +1657,6 @@ be served with a HTTP file server of your choice.")
("ghc-mtl" ,ghc-mtl) ("ghc-mtl" ,ghc-mtl)
("ghc-old-time" ,ghc-old-time) ("ghc-old-time" ,ghc-old-time)
("ghc-parsec" ,ghc-parsec) ("ghc-parsec" ,ghc-parsec)
("ghc-process" ,ghc-process)
("ghc-random" ,ghc-random) ("ghc-random" ,ghc-random)
("ghc-regex-applicative" ,ghc-regex-applicative) ("ghc-regex-applicative" ,ghc-regex-applicative)
("ghc-regex-compat-tdfa" ,ghc-regex-compat-tdfa) ("ghc-regex-compat-tdfa" ,ghc-regex-compat-tdfa)