[commit: ghc] master: Persist annotations to interface files (#3725) (bc8a5e1)

git at git.haskell.org git
Wed Oct 2 05:54:46 UTC 2013


Repository : ssh://git at git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/bc8a5e14881f0754991390fbc0c37f928887f5eb/ghc

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

commit bc8a5e14881f0754991390fbc0c37f928887f5eb
Author: Austin Seipp <austin at well-typed.com>
Date:   Tue Oct 1 20:49:52 2013 -0500

    Persist annotations to interface files (#3725)
    
    Authored-by: Gergely Risko <gergely at risko.hu>
    Signed-off-by: Austin Seipp <austin at well-typed.com>


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

bc8a5e14881f0754991390fbc0c37f928887f5eb
 compiler/iface/IfaceSyn.lhs |    3 ++
 compiler/iface/MkIface.lhs  |   80 +++++++++++++++++++++++++------------------
 compiler/main/HscTypes.lhs  |   25 ++++++++++++--
 3 files changed, 73 insertions(+), 35 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 bc8a5e14881f0754991390fbc0c37f928887f5eb



More information about the ghc-commits mailing list