[commit: ghc] wip/rae: Fix #9738, by handling {-# ANN ... #-} in DsMeta. (5038ed9)
git at git.haskell.org
git at git.haskell.org
Fri Oct 31 17:36:49 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/rae
Link : http://ghc.haskell.org/trac/ghc/changeset/5038ed999997922446cb0165b3080d6cbb7467fa/ghc
>---------------------------------------------------------------
commit 5038ed999997922446cb0165b3080d6cbb7467fa
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date: Tue Oct 28 14:54:20 2014 -0400
Fix #9738, by handling {-# ANN ... #-} in DsMeta.
>---------------------------------------------------------------
5038ed999997922446cb0165b3080d6cbb7467fa
compiler/deSugar/DsMeta.hs | 76 ++++++++++++++++------
.../template-haskell/Language/Haskell/TH/Lib.hs | 11 ++++
2 files changed, 67 insertions(+), 20 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 5038ed999997922446cb0165b3080d6cbb7467fa
More information about the ghc-commits
mailing list