[commit: ghc] wip/nomeata-T2110: First attempt at T2110 (232648a)
git at git.haskell.org
git at git.haskell.org
Mon Sep 16 16:16:57 CEST 2013
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nomeata-T2110
Link : http://ghc.haskell.org/trac/ghc/changeset/232648a8ed957b1ba8f1da5ecaf18d9fbedd7022/ghc
>---------------------------------------------------------------
commit 232648a8ed957b1ba8f1da5ecaf18d9fbedd7022
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.
>---------------------------------------------------------------
232648a8ed957b1ba8f1da5ecaf18d9fbedd7022
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 232648a8ed957b1ba8f1da5ecaf18d9fbedd7022
More information about the ghc-commits
mailing list