Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master
http://hackage.haskell.org/trac/ghc/changeset/ef2491a378bbe0fcaea7aa2ad69bc82a838f6a59 >--------------------------------------------------------------- commit ef2491a378bbe0fcaea7aa2ad69bc82a838f6a59 Author: Simon Peyton Jones <[email protected]> Date: Wed Mar 14 17:28:32 2012 +0000 Add fixity declarations to Template Haskell (Trac #1541) There is an accompanying patch to the template-haskell library compiler/deSugar/DsMeta.hs | 75 ++++++++++++++++++++++++++++++++++++------- compiler/hsSyn/Convert.lhs | 30 ++++++++++++----- 2 files changed, 83 insertions(+), 22 deletions(-) Diff suppressed because of size. To see it, use: git show ef2491a378bbe0fcaea7aa2ad69bc82a838f6a59 _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
