Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : known-key-serialization

http://hackage.haskell.org/trac/ghc/changeset/121a9a2a6d9b889768bc39320b6879dc39e9700e

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

commit 121a9a2a6d9b889768bc39320b6879dc39e9700e
Author: Max Bolingbroke <batterseapo...@hotmail.com>
Date:   Mon Sep 12 22:27:56 2011 +0100

    Cleverer serialization for IfExtName so IfaceType can be dumber

 compiler/basicTypes/Unique.lhs  |    3 +-
 compiler/iface/BinIface.hs      |  108 +++++++++++++++++++++-----------------
 compiler/iface/IfaceEnv.lhs     |   35 +++++++------
 compiler/iface/IfaceType.lhs    |   26 ++++-----
 compiler/iface/TcIface.lhs      |    2 -
 compiler/prelude/PrelInfo.lhs   |    2 +-
 compiler/prelude/PrelNames.lhs  |   51 ++++++++++++++++++
 compiler/prelude/TysWiredIn.lhs |    5 +-
 8 files changed, 146 insertions(+), 86 deletions(-)


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

    git show 121a9a2a6d9b889768bc39320b6879dc39e9700e

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to