Skip to content

Commit

Permalink
Release prettyprinter 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
quchen committed Oct 21, 2019
1 parent c1bc750 commit 27d5634
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
2 changes: 1 addition & 1 deletion prettyprinter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 1.4 (next)
# 1.4

- Add fixity declaration to `<+>`, matching `<>`
- Fix removal of trailing whitespace
Expand Down
8 changes: 1 addition & 7 deletions prettyprinter/prettyprinter.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: prettyprinter
version: 1.3.0
version: 1.4.0
cabal-version: >= 1.10
category: User Interfaces, Text
synopsis: A modern, easy to use, well-documented, extensible pretty-printer.
Expand All @@ -14,12 +14,6 @@ maintainer: David Luposchainsky <dluposchainsky at google>
bug-reports: http://github.com/quchen/prettyprinter/issues
homepage: http://github.com/quchen/prettyprinter
build-type: Simple
tested-with: GHC == 7.8.4
, GHC == 7.10.2
, GHC == 7.10.3
, GHC == 8.0.1
, GHC == 8.0.2
, GHC == 8.2.2



Expand Down

0 comments on commit 27d5634

Please sign in to comment.