[commit: packages/pretty] new-pretty, typeclass-pretty: Update to pretty (9fc5ae3)

git at git.haskell.org git at git.haskell.org
Fri Jan 23 22:48:27 UTC 2015


Repository : ssh://git@git.haskell.org/pretty

On branches: new-pretty,typeclass-pretty
Link       : http://git.haskell.org/packages/pretty.git/commitdiff/9fc5ae3cb9624bf32909870aa97a375fe9d22d1a

>---------------------------------------------------------------

commit 9fc5ae3cb9624bf32909870aa97a375fe9d22d1a
Author: David Terei <davidterei at gmail.com>
Date:   Tue Aug 23 18:38:35 2011 -0700

    Update to pretty


>---------------------------------------------------------------

9fc5ae3cb9624bf32909870aa97a375fe9d22d1a
 Bench1.hs                                     |  54 ++
 CHANGELOG                                     | 157 +++++
 README                                        |   4 +
 Text/PrettyPrint/Core.hs                      | 865 ++++++++++++++++++++++++++
 Text/PrettyPrint/{HughesPJ.hs => Internal.hs} | 678 ++++++++------------
 Text/PrettyPrint2.hs                          | 129 ++++
 pretty.cabal                                  |   4 +
 7 files changed, 1473 insertions(+), 418 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 9fc5ae3cb9624bf32909870aa97a375fe9d22d1a


More information about the ghc-commits mailing list