gnu: purescript: Move to version-specific ghc-protolude-0.2 input.
* gnu/packages/purescript.scm (purescript)[inputs]: Replace ghc-protolude with ghc-protolude-0.2.master
parent
9ef7937766
commit
59c3ea2254
|
@ -91,7 +91,7 @@
|
||||||
("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)
|
("ghc-protolude" ,ghc-protolude-0.2)
|
||||||
("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)
|
||||||
|
|
Reference in New Issue