haskell-lens: update to version 4.4.0.2
This commit is contained in:
parent
28b5518737
commit
aa9eece18f
@ -11,8 +11,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "lens";
|
pname = "lens";
|
||||||
version = "4.4.0.1";
|
version = "4.4.0.2";
|
||||||
sha256 = "0d1z6jix58g7x9r1jvm335hg2psflqc7w6sq54q486wil55c5vrw";
|
sha256 = "03h1r6np1aas5nnw3nsqcvl9an9yriikcgapnfck82pmmdvg5l47";
|
||||||
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 New Issue
Block a user