packages feed

cassette 0.2.0 → 0.2.0.1

raw patch · 1 files changed

+4/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

cassette.cabal view
@@ -1,8 +1,10 @@ name: cassette-version: 0.2.0+version: 0.2.0.1 author: Mathieu Boespflug maintainer: Mathieu Boespflug <m@boespfl.ug>-synopsis: A combinator library for simultaneously defining parsers and pretty printers.+synopsis: Combinators to simultaneously define parsers and pretty printers+description:+  Proof of concept. category: Parsing, Text license: Apache-2.0 license-file: LICENSE