[commit: packages/pretty] master: Build in compatibility with the old pretty API (a1b780c)
git at git.haskell.org
git at git.haskell.org
Wed Dec 16 07:11:43 UTC 2015
Repository : ssh://git@git.haskell.org/pretty
On branch : master
Link : http://git.haskell.org/packages/pretty.git/commitdiff/a1b780c5a3a335a369a7149c1145bdb8d0212aeb
>---------------------------------------------------------------
commit a1b780c5a3a335a369a7149c1145bdb8d0212aeb
Author: Trevor Elliott <trevor at galois.com>
Date: Sat Jan 24 12:19:19 2015 -0800
Build in compatibility with the old pretty API
>---------------------------------------------------------------
a1b780c5a3a335a369a7149c1145bdb8d0212aeb
.../{PrettyPrint.hs => PrettyPrint/Annotated.hs} | 13 +-
src/Text/PrettyPrint/{ => Annotated}/HughesPJ.hs | 4 +-
.../PrettyPrint/{ => Annotated}/HughesPJClass.hs | 8 +-
src/Text/PrettyPrint/HughesPJ.hs | 898 +++------------------
src/Text/PrettyPrint/HughesPJClass.hs | 10 +-
5 files changed, 143 insertions(+), 790 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 a1b780c5a3a335a369a7149c1145bdb8d0212aeb
More information about the ghc-commits
mailing list