Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pretty
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository 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
Glasgow Haskell Compiler
Packages
pretty
Commits
562d8ff2
Commit
562d8ff2
authored
8 years ago
by
David Terei
Browse files
Options
Downloads
Patches
Plain Diff
Bump to version 1.1.3.4
parent
ba5a4da6
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
CHANGELOG.md
+5
-0
5 additions, 0 deletions
CHANGELOG.md
pretty.cabal
+2
-2
2 additions, 2 deletions
pretty.cabal
with
7 additions
and
2 deletions
CHANGELOG.md
+
5
−
0
View file @
562d8ff2
# Pretty library change log
# Pretty library change log
## 1.1.3.4 -- 3rd June, 2016
*
Fix over-zeleaous use of strictness causing stack allocation, fixes part of
issue #32 (by Neil Mitchell).
## 1.1.3.3 -- 29th February, 2016
## 1.1.3.3 -- 29th February, 2016
*
Improve documentation.
*
Improve documentation.
...
...
This diff is collapsed.
Click to expand it.
pretty.cabal
+
2
−
2
View file @
562d8ff2
name: pretty
name: pretty
version: 1.1.3.
3
version: 1.1.3.
4
synopsis: Pretty-printing library
synopsis: Pretty-printing library
description:
description:
This package contains a pretty-printing library, a set of API's
This package contains a pretty-printing library, a set of API's
...
@@ -24,7 +24,7 @@ Cabal-Version: >= 1.8
...
@@ -24,7 +24,7 @@ Cabal-Version: >= 1.8
source-repository this
source-repository this
type: git
type: git
location: http://github.com/haskell/pretty.git
location: http://github.com/haskell/pretty.git
tag: 1.1.3.
3
tag: 1.1.3.
4
source-repository head
source-repository head
type: git
type: git
...
...
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