tagstream-conduit 0.3.0 → 0.3.1
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- tagstream-conduit.cabal +2/−2
tagstream-conduit.cabal view
@@ -1,5 +1,5 @@ Name: tagstream-conduit-Version: 0.3.0+Version: 0.3.1 Synopsis: streamlined html tag parser Description: Tag-stream is a library for parsing HTML//XML to a token stream.@@ -21,7 +21,7 @@ source-repository head type: git- location: git://github.com/yihuang/tag-stream.git+ location: git://github.com/yihuang/tagstream-conduit Library GHC-Options: -Wall