haskell-lens: update to version 4.3
This commit is contained in:
parent
9207cd296f
commit
5a3d993f96
@ -12,8 +12,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "lens";
|
pname = "lens";
|
||||||
version = "4.2";
|
version = "4.3";
|
||||||
sha256 = "0aqhr8akb7wg270jxi1ns3mrpv42cfssi3g2kzyhkjmb39qxpp2w";
|
sha256 = "0wvsf0vkqjmmgl3p5lxbypn4p126l927ip7l2iisqzwyk87zfqqy";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson attoparsec bifunctors comonad contravariant distributive
|
aeson attoparsec bifunctors comonad contravariant distributive
|
||||||
exceptions filepath free hashable mtl parallel primitive
|
exceptions filepath free hashable mtl parallel primitive
|
||||||
|
Loading…
Reference in New Issue
Block a user