mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-27 21:49:34 -05:00
gnu: darcs: Remove ghc-process from inputs.
* gnu/packages/version-control.scm (darcs)[inputs]: Remove ghc-process.
This commit is contained in:
parent
831cb41906
commit
da76c6de87
1 changed files with 0 additions and 1 deletions
|
@ -1657,7 +1657,6 @@ (define-public darcs
|
|||
("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)
|
||||
|
|
Loading…
Reference in a new issue