[commit: ghc] master: Put one-Shot info in the interface (c001bde)

git at git.haskell.org git at git.haskell.org
Sun Nov 2 18:04:10 UTC 2014


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

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

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

commit c001bde73e38904ed161b0b61b240f99a3b6f48d
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Tue Oct 28 13:02:40 2014 +0100

    Put one-Shot info in the interface
    
    Differential Revision: https://phabricator.haskell.org/D391


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

c001bde73e38904ed161b0b61b240f99a3b6f48d
 compiler/coreSyn/CoreTidy.lhs | 13 +++++++++++++
 compiler/iface/IfaceSyn.lhs   | 30 ++++++++++++++++--------------
 compiler/iface/IfaceType.lhs  | 29 +++++++++++++++++++++++++++--
 compiler/iface/MkIface.lhs    |  9 ++++++++-
 compiler/iface/TcIface.lhs    |  7 +++++--
 5 files changed, 69 insertions(+), 19 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 c001bde73e38904ed161b0b61b240f99a3b6f48d


More information about the ghc-commits mailing list