[GHC] #8607: Invalid location reported for type constructors

GHC ghc-devs at haskell.org
Wed Dec 11 14:39:11 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):

 .. and type families ..

 Location of `Bar` in

 {{{
 type family Bar a
 }}}

 is reported as the entire line (type family instances do appear to be
 correct).

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8607#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list