[GHC] #7918: SrcSpan's associated with expanded quasi-quotes are inconsistent
GHC
ghc-devs at haskell.org
Tue Sep 3 15:32:49 CEST 2013
#7918: SrcSpan's associated with expanded quasi-quotes are inconsistent
-----------------------------------------+---------------------------------
Reporter: edsko | Owner: edsko
Type: bug | Status: closed
Priority: high | Milestone: 7.8.1
Component: Compiler | Version: 7.7
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Test Case: quasiquotation/T7918 | Difficulty: Unknown
Blocking: | Blocked By:
| Related Tickets:
-----------------------------------------+---------------------------------
Changes (by edsko):
* status: new => closed
* resolution: => fixed
Comment:
Ok, implemented as discussed above for expressions, types and patterns;
for declarations the locations as returned by the quasi-quoter were
respected. The test case verifies the locations to guard against future
regressions.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7918#comment:16>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list