packages feed

potoki-core 2.2.13 → 2.2.13.1

raw patch · 2 files changed

+2/−1 lines, 2 filesPVP: minor bump suggested

API additions: PVP suggests at least a minor version bump

API changes (from Hackage documentation)

+ Potoki.Core.Transform: batch :: Int -> Transform a (Vector a)

Files

library/Potoki/Core/Transform.hs view
@@ -14,6 +14,7 @@   just,   list,   vector,+  batch,   chunk,   distinctBy,   distinct,
potoki-core.cabal view
@@ -1,5 +1,5 @@ name: potoki-core-version: 2.2.13+version: 2.2.13.1 synopsis: Low-level components of "potoki" description:   Provides everything required for building custom instances of