[commit: ghc] wip/nomeata-T2110: First attempt at T2110 (c5184c9)
git at git.haskell.org
git at git.haskell.org
Sun Sep 15 21:22:27 CEST 2013
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nomeata-T2110
Link : http://ghc.haskell.org/trac/ghc/changeset/c5184c9af407fbd6c16054d104f606939e7d6940/ghc
>---------------------------------------------------------------
commit c5184c9af407fbd6c16054d104f606939e7d6940
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Sun Sep 15 21:21:21 2013 +0200
First attempt at T2110
The idea seems to be good; the implementation, especially code structure needs work.
>---------------------------------------------------------------
c5184c9af407fbd6c16054d104f606939e7d6940
compiler/basicTypes/MkId.lhs | 8 +++---
compiler/coreSyn/CoreSubst.lhs | 4 +--
compiler/deSugar/Desugar.lhs | 60 ++++++++++++++++++++++++++++++++++++++--
compiler/specialise/Rules.lhs | 27 +++++++++++++++---
4 files changed, 87 insertions(+), 12 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 c5184c9af407fbd6c16054d104f606939e7d6940
More information about the ghc-commits
mailing list