[commit: ghc] wip/th-new: Differentiate typed and untyped splices and brackets in the abstract syntax. (214f248)

git at git.haskell.org git at git.haskell.org
Mon Sep 16 07:07:02 CEST 2013


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/th-new
Link       : http://ghc.haskell.org/trac/ghc/changeset/214f248d65c53f6d014ec47e75c4a1d9ed805fb1/ghc

>---------------------------------------------------------------

commit 214f248d65c53f6d014ec47e75c4a1d9ed805fb1
Author: Geoffrey Mainland <mainland at apeiron.net>
Date:   Wed Apr 24 15:31:43 2013 +0100

    Differentiate typed and untyped splices and brackets in the abstract syntax.


>---------------------------------------------------------------

214f248d65c53f6d014ec47e75c4a1d9ed805fb1
 compiler/deSugar/DsMeta.hs      |    3 ++-
 compiler/hsSyn/HsExpr.lhs       |   11 +++++++++--
 compiler/hsSyn/HsUtils.lhs      |    7 +++++--
 compiler/parser/Parser.y.pp     |    6 +++---
 compiler/parser/RdrHsSyn.lhs    |    6 +++---
 compiler/rename/RnSplice.lhs    |    7 +++++--
 compiler/typecheck/TcSplice.lhs |   10 ++++++++--
 7 files changed, 35 insertions(+), 15 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 214f248d65c53f6d014ec47e75c4a1d9ed805fb1



More information about the ghc-commits mailing list