potoki 2.0.4 → 2.0.5
raw patch · 2 files changed
+3/−2 lines, 2 filesdep ~potoki-core
Dependency ranges changed: potoki-core
Files
- library/Potoki/Transform.hs +1/−0
- potoki.cabal +2/−2
library/Potoki/Transform.hs view
@@ -35,6 +35,7 @@ -- * Concurrency bufferize, concurrently,+ unsafeConcurrently, async, -- * File IO deleteFile,
potoki.cabal view
@@ -1,7 +1,7 @@ name: potoki version:- 2.0.4+ 2.0.5 synopsis: Simple streaming in IO description:@@ -73,5 +73,5 @@ Potoki.Produce Potoki.Transform build-depends:- potoki-core >=2.2.6 && <2.3+ potoki-core >=2.2.7 && <2.3