[commit: ghc] : Differentiate typed and untyped splices and brackets in the abstract syntax. (1760cae)

Geoffrey Mainland gmainlan at microsoft.com
Wed Jun 12 12:03:19 CEST 2013


Repository : http://darcs.haskell.org/ghc.git/

On branch  : 

https://github.com/ghc/ghc/commit/1760caea22132bade8c1128f16fe6aa7081f717c

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

commit 1760caea22132bade8c1128f16fe6aa7081f717c
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.

 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 show 1760caea22132bade8c1128f16fe6aa7081f717c



More information about the ghc-commits mailing list