haskell-lens: update to version 4.6.0.1
This commit is contained in:
parent
7ff694926e
commit
00498a4b75
@ -11,8 +11,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "lens";
|
pname = "lens";
|
||||||
version = "4.5";
|
version = "4.6.0.1";
|
||||||
sha256 = "009wdzybzmk7cs27fzigsmxknim6f9s7lp7iivgcsfn49pd8imwv";
|
sha256 = "099hhkca39zxfj9xavd2rafzgm2r4nm8clngcsgcrn1qsy8knvz2";
|
||||||
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