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

Bump version and update changelog.

parent 3401f328
No related branches found
No related tags found
No related merge requests found
3.1.10
- Most types now have a `Typeable` instance. Some instances are dropped from
older versions of GHC (sorry about that!).
- The token-parser now rejects Unicode numeric escape sequences for characters
outside the Unicode range.
- The token-parser now loses less precision when parsing literal doubles.
- Documentation fixes and corrections.
- We no longer test parsec builds on GHC 7.4.
3.1.9
- Many and various updates to documentation and package description (inlcuding
......
name: parsec
version: 3.1.9
version: 3.1.10
cabal-version: >= 1.8
license: BSD3
license-file: LICENSE
......
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