hw-string-parse 0.0.0.2 → 0.0.0.3
raw patch · 1 files changed
+3/−3 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- hw-string-parse.cabal +3/−3
hw-string-parse.cabal view
@@ -1,9 +1,9 @@ name: hw-string-parse-version: 0.0.0.2-synopsis: Conduits for tokenizing streams.+version: 0.0.0.3+synopsis: String parser description: Please see README.md homepage: http://github.com/haskell-works/hw-string-parse#readme-license: MIT+license: BSD3 license-file: LICENSE author: John Ky maintainer: newhoggy@gmail.com