potoki 2.1.1 → 2.1.2
raw patch · 2 files changed
+3/−1 lines, 2 filesdep ~potoki-core
Dependency ranges changed: potoki-core
Files
- library/Potoki/Transform.hs +2/−0
- potoki.cabal +1/−1
library/Potoki/Transform.hs view
@@ -19,6 +19,8 @@ distinct, executeIO, mapInIO,+ reportProgress,+ handleProgressAndCountOnInterval, -- * ByteString builderChunks, extractLines,
potoki.cabal view
@@ -1,7 +1,7 @@ name: potoki version:- 2.1.1+ 2.1.2 synopsis: Simple streaming in IO description: