Skip to content
Snippets Groups Projects
Commit 315539a3 authored by alatter's avatar alatter
Browse files

Inclide README.md in package (and bump version for re-release).

parent 71d86394
No related branches found
Tags v3.1.11
No related merge requests found
3.1.11
- Include `README.md` in package.
3.1.10
- Most types now have a `Typeable` instance. Some instances are dropped from
......
name: parsec
version: 3.1.10
version: 3.1.11
cabal-version: >= 1.8
license: BSD3
license-file: LICENSE
......@@ -17,7 +17,8 @@ description:
and is fast. It is defined as a monad transformer that can be
stacked on arbitrary monads, and it is also parametric in the
input stream type.
extra-source-files: CHANGES
extra-source-files: CHANGES, README.md
tested-with: GHC==7.10.*, GHC==7.8.*, GHC==7.6.*
source-repository head
type: git
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment