Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
parsec
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Rinat Striungis
parsec
Commits
ea5bd2da
Commit
ea5bd2da
authored
9 years ago
by
alatter
Browse files
Options
Downloads
Patches
Plain Diff
Bump version and update changelog.
parent
3401f328
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGES
+10
-0
10 additions, 0 deletions
CHANGES
parsec.cabal
+1
-1
1 addition, 1 deletion
parsec.cabal
with
11 additions
and
1 deletion
CHANGES
+
10
−
0
View file @
ea5bd2da
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
...
...
This diff is collapsed.
Click to expand it.
parsec.cabal
+
1
−
1
View file @
ea5bd2da
name: parsec
version: 3.1.
9
version: 3.1.
10
cabal-version: >= 1.8
license: BSD3
license-file: LICENSE
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment