[commit: ghc] wip/oneShot: Put one-Shot info in the interface (5273cae)
git at git.haskell.org
git at git.haskell.org
Thu Oct 30 09:20:03 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/oneShot
Link : http://ghc.haskell.org/trac/ghc/changeset/5273cae62623358c4918482abeac91e41f6f1abc/ghc
>---------------------------------------------------------------
commit 5273cae62623358c4918482abeac91e41f6f1abc
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Tue Oct 28 13:02:40 2014 +0100
Put one-Shot info in the interface
>---------------------------------------------------------------
5273cae62623358c4918482abeac91e41f6f1abc
compiler/coreSyn/CoreTidy.lhs | 12 ++++++++++++
compiler/iface/IfaceSyn.lhs | 30 ++++++++++++++++--------------
compiler/iface/IfaceType.lhs | 29 +++++++++++++++++++++++++++--
compiler/iface/MkIface.lhs | 9 ++++++++-
compiler/iface/TcIface.lhs | 7 +++++--
5 files changed, 68 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 5273cae62623358c4918482abeac91e41f6f1abc
More information about the ghc-commits
mailing list