forked from mirrors/nixpkgs
Lens update to v4.4.0.1
This commit is contained in:
parent
030439d8fe
commit
27e7d1ff0a
|
@ -11,8 +11,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "lens";
|
pname = "lens";
|
||||||
version = "4.4";
|
version = "4.4.0.1";
|
||||||
sha256 = "06ha4px4ywfbi0n3imy2qqjq3656snsz1b0ggkwzvdzmi550sh8w";
|
sha256 = "0d1z6jix58g7x9r1jvm335hg2psflqc7w6sq54q486wil55c5vrw";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
bifunctors comonad contravariant distributive exceptions filepath
|
bifunctors comonad contravariant distributive exceptions filepath
|
||||||
free hashable mtl parallel primitive profunctors reflection
|
free hashable mtl parallel primitive profunctors reflection
|
||||||
|
|
Loading…
Reference in a new issue