packages feed

tagsoup-parsec 0.0.1 → 0.0.2

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

tagsoup-parsec.cabal view
@@ -1,11 +1,11 @@ Name:           tagsoup-parsec -Version:        0.0.1+Version:        0.0.2 License:        BSD3  License-file:   LICENSE Author:         Johnny Morrice Maintainer:     spoon@killersmurf.com Homepage:       http://www.killersmurf.com/projects/tagsoup-parsec-Category:       Language+Category:       XML  Synopsis:       Tokenizes Tag, so [ Tag ] can be used as parser input. Description:    Tokenizes Tag, so [ Tag ] can be used as parser input.  Provides                 basic combinators.