Revert "gnu: purescript: Move to version-specific ghc-protolude-0.2 input."
This reverts commit 59c3ea2254
.
This commit is contained in:
parent
325098de34
commit
d1d8b52da3
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ (define-public purescript
|
||||||
("ghc-network" ,ghc-network)
|
("ghc-network" ,ghc-network)
|
||||||
("ghc-parallel" ,ghc-parallel)
|
("ghc-parallel" ,ghc-parallel)
|
||||||
("ghc-pattern-arrows" ,ghc-pattern-arrows)
|
("ghc-pattern-arrows" ,ghc-pattern-arrows)
|
||||||
("ghc-protolude" ,ghc-protolude-0.2)
|
("ghc-protolude" ,ghc-protolude)
|
||||||
("ghc-regex-tdfa" ,ghc-regex-tdfa)
|
("ghc-regex-tdfa" ,ghc-regex-tdfa)
|
||||||
("ghc-safe" ,ghc-safe)
|
("ghc-safe" ,ghc-safe)
|
||||||
("ghc-scientific" ,ghc-scientific)
|
("ghc-scientific" ,ghc-scientific)
|
||||||
|
|
Loading…
Reference in a new issue