me
/
guix
Archived
1
0
Fork 0

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
Léo Le Bouter 2021-02-24 14:47:03 +01:00
parent 9ef7937766
commit 59c3ea2254
No known key found for this signature in database
GPG Key ID: 45A8B1E86BCD10A6
1 changed files with 1 additions and 1 deletions

View File

@ -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)