mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 22:03:54 +03:00
haskell-lens: update to version 4.3
This commit is contained in:
parent
9207cd296f
commit
5a3d993f96
@ -12,8 +12,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "lens";
|
||||
version = "4.2";
|
||||
sha256 = "0aqhr8akb7wg270jxi1ns3mrpv42cfssi3g2kzyhkjmb39qxpp2w";
|
||||
version = "4.3";
|
||||
sha256 = "0wvsf0vkqjmmgl3p5lxbypn4p126l927ip7l2iisqzwyk87zfqqy";
|
||||
buildDepends = [
|
||||
aeson attoparsec bifunctors comonad contravariant distributive
|
||||
exceptions filepath free hashable mtl parallel primitive
|
||||
|
Loading…
Reference in New Issue
Block a user