potoki 0.6.4 → 0.6.5
raw patch · 2 files changed
+1/−6 lines, 2 filesdep −bug
Dependencies removed: bug
Files
- library/Potoki/Prelude.hs +0/−4
- potoki.cabal +1/−2
library/Potoki/Prelude.hs view
@@ -42,10 +42,6 @@ ------------------------- import Data.Hashable as Exports (Hashable) --- bug---------------------------import Bug as Exports- -------------------------------------------------------------------------------- import qualified Data.Text as A
potoki.cabal view
@@ -1,7 +1,7 @@ name: potoki version:- 0.6.4+ 0.6.5 synopsis: Simple streaming in IO description:@@ -76,7 +76,6 @@ attoparsec >=0.13 && <0.15, base >=4.7 && <5, base-prelude <2,- bug >=1 && <2, bytestring ==0.10.*, directory >=1.3 && <2, foldl >=1.3 && <2,