mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-03 18:54:42 +00:00
haskell-classy-prelude: update to version 0.5.4
This commit is contained in:
parent
c435b34471
commit
2eaec021cc
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "classy-prelude";
|
pname = "classy-prelude";
|
||||||
version = "0.5.3";
|
version = "0.5.4";
|
||||||
sha256 = "0xlhdxkxvrzj9y8wdl2f1pz94zz2gfa9vfbia9prhr7skirxvsad";
|
sha256 = "1p30f1inp0kj2dsvqnxaplxl83kd8bv41jmszvbdbf3vijjpk6kr";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
basicPrelude hashable liftedBase systemFilepath text transformers
|
basicPrelude hashable liftedBase systemFilepath text transformers
|
||||||
unorderedContainers vector
|
unorderedContainers vector
|
||||||
|
Loading…
Reference in New Issue
Block a user