Skip to content
Snippets Groups Projects
Commit 562d8ff2 authored by David Terei's avatar David Terei
Browse files

Bump to version 1.1.3.4

parent ba5a4da6
No related branches found
No related tags found
No related merge requests found
# 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.
......
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
......
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