tagstream-conduit 0.5.5.1 → 0.5.5.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~conduit
Dependency ranges changed: conduit
Files
- tagstream-conduit.cabal +2/−2
tagstream-conduit.cabal view
@@ -1,5 +1,5 @@ Name: tagstream-conduit-Version: 0.5.5.1+Version: 0.5.5.2 Synopsis: streamlined html tag parser Description: Tag-stream is a library for parsing HTML//XML to a token stream.@@ -38,7 +38,7 @@ , text , case-insensitive , transformers >= 0.2- , conduit >= 0.5 && < 1.2+ , conduit >= 0.5 && < 1.3 , conduit-extra , resourcet , attoparsec