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