[commit: ghc] : Add unboxed tuple support to Template Haskell (c073f23)
Simon Marlow
marlowsd at gmail.com
Wed Mar 2 16:46:07 CET 2011
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch :
http://hackage.haskell.org/trac/ghc/changeset/c073f23aba6d88a9479a20ccb53bb98a338638db
>---------------------------------------------------------------
commit c073f23aba6d88a9479a20ccb53bb98a338638db
Author: Ian Lynagh <igloo at earth.li>
Date: Thu Feb 10 13:45:28 2011 +0000
Add unboxed tuple support to Template Haskell
compiler/deSugar/DsMeta.hs | 51 +++++++++++++++++++++++++++++++------------
compiler/hsSyn/Convert.lhs | 14 ++++++++++++
2 files changed, 51 insertions(+), 14 deletions(-)
Diff suppressed because of size. To see it, use:
git show c073f23aba6d88a9479a20ccb53bb98a338638db
More information about the Cvs-ghc
mailing list