[commit: ghc] wip/oneShot: Put one-Shot info in the interface (28a000e)
git at git.haskell.org
git at git.haskell.org
Tue Oct 28 22:44:47 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/oneShot
Link : http://ghc.haskell.org/trac/ghc/changeset/28a000e17577a837a3dfdd92196f9f6c2c4b4dbe/ghc
>---------------------------------------------------------------
commit 28a000e17577a837a3dfdd92196f9f6c2c4b4dbe
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Tue Oct 28 13:02:40 2014 +0100
Put one-Shot info in the interface
>---------------------------------------------------------------
28a000e17577a837a3dfdd92196f9f6c2c4b4dbe
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 28a000e17577a837a3dfdd92196f9f6c2c4b4dbe
More information about the ghc-commits
mailing list