Repository : ssh://g...@git.haskell.org/ghc

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

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

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

    Persist annotations to interface files (#3725)
    
    Authored-by: Gergely Risko <gerg...@risko.hu>
    Signed-off-by: Austin Seipp <aus...@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
_______________________________________________
ghc-commits mailing list
ghc-commits@haskell.org
http://www.haskell.org/mailman/listinfo/ghc-commits

Reply via email to