[GHC] #8607: Invalid location reported for type constructors
GHC
ghc-devs at haskell.org
Tue Dec 10 15:48:32 UTC 2013
#8607: Invalid location reported for type constructors
-------------------------------------+------------------------------------
Reporter: edsko | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.7
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by edsko):
Actually, the def-site as reported by 7.4 is correct (it's the position
where the id is defined, not the span of the definition proper). So I
think 7.4 is correct about both locations, and 7.7 wrong about both.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8607#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list