gnu: darcs: Remove ghc-directory from inputs.

* gnu/packages/version-control.scm (darcs)[inputs]: Remove ghc-directory.
This commit is contained in:
Ricardo Wurmus 2018-02-13 12:23:53 +01:00
parent 4b1f2166fe
commit 97bfe0d759
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -1646,7 +1646,6 @@ (define-public darcs
("ghc-bytestring-builder" ,ghc-bytestring-builder)
("ghc-cryptohash" ,ghc-cryptohash)
("ghc-data-ordlist" ,ghc-data-ordlist)
("ghc-directory" ,ghc-directory)
("ghc-fgl" ,ghc-fgl)
("ghc-system-filepath" ,ghc-system-filepath)
("ghc-graphviz" ,ghc-graphviz)