haskell-classy-prelude: update to version 0.9.2
This commit is contained in:
parent
71c322a3c6
commit
72da0b2b69
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "classy-prelude";
|
pname = "classy-prelude";
|
||||||
version = "0.9.1";
|
version = "0.9.2";
|
||||||
sha256 = "08rcfgr2mjgjvacmyih693pvq9jwfj9nshkazw8x6wlzlwr56ag8";
|
sha256 = "0n006ld2kifh2bmwgbzx282s7xxpcml9g433x132prcblw4axkgr";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
basicPrelude chunkedData enclosedExceptions exceptions hashable
|
basicPrelude chunkedData enclosedExceptions exceptions hashable
|
||||||
liftedBase monoTraversable semigroups stm systemFilepath text time
|
liftedBase monoTraversable semigroups stm systemFilepath text time
|
||||||
|
Loading…
x
Reference in New Issue
Block a user