haskell-foldl: update to version 1.0.4
This commit is contained in:
parent
7e74937230
commit
d3e09c21c2
@ -2,8 +2,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "foldl";
|
||||
version = "1.0.3";
|
||||
sha256 = "0jl50bh7k8wp0nz0s0sb2zwh92yrgsm2l6szib41g7zq34mwamn9";
|
||||
version = "1.0.4";
|
||||
sha256 = "0l5gyaw2rb0wfdm5q13vsxfr0z2y9ad5nsjh605p1jp8i0rgwgkv";
|
||||
buildDepends = [ primitive text transformers vector ];
|
||||
meta = {
|
||||
description = "Composable, streaming, and efficient left folds";
|
||||
|
Loading…
Reference in New Issue
Block a user