haskell-lens: update to version 3.7.1
This commit is contained in:
parent
f7cf103ee8
commit
4b3a48b75f
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "lens";
|
pname = "lens";
|
||||||
version = "3.7.0.2";
|
version = "3.7.1";
|
||||||
sha256 = "19p71faxr78pis73r2ani0al0lmbq81cws1v2hlgqb4mv2fgw5kn";
|
sha256 = "16rgfv21f7sl7n6gqn4750i3yv7w972ybn883yr474y4xwhhyh6w";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
comonad comonadsFd comonadTransformers filepath hashable mtl
|
comonad comonadsFd comonadTransformers filepath hashable mtl
|
||||||
parallel semigroups split text transformers unorderedContainers
|
parallel semigroups split text transformers unorderedContainers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user