[commit: ghc] master: Fix #9738, by handling {-# ANN ... #-} in DsMeta. (209baea)

git at git.haskell.org git at git.haskell.org
Sun Nov 2 03:53:50 UTC 2014


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/209baea8bc1f99b371b9ba49f5b81caa45bb34bf/ghc

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

commit 209baea8bc1f99b371b9ba49f5b81caa45bb34bf
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date:   Tue Oct 28 14:54:20 2014 -0400

    Fix #9738, by handling {-# ANN ... #-} in DsMeta.


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

209baea8bc1f99b371b9ba49f5b81caa45bb34bf
 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 209baea8bc1f99b371b9ba49f5b81caa45bb34bf


More information about the ghc-commits mailing list