[GHC] #8956: Confusing error message due to ` #`-lines

GHC ghc-devs at haskell.org
Fri Apr 4 13:28:44 UTC 2014


#8956: Confusing error message due to ` #`-lines
-------------------------------------------------+-------------------------
        Reporter:  hvr                           |            Owner:
            Type:  bug                           |           Status:  new
        Priority:  normal                        |        Milestone:
       Component:  Compiler                      |          Version:
      Resolution:                                |  7.8.1-rc2
Operating System:  Unknown/Multiple              |         Keywords:
 Type of failure:  Incorrect warning at          |     Architecture:
  compile-time                                   |  Unknown/Multiple
       Test Case:                                |       Difficulty:
        Blocking:                                |  Unknown
                                                 |       Blocked By:
                                                 |  Related Tickets:
-------------------------------------------------+-------------------------

Comment (by hvr):

 Here's another example:

 {{{#!hs
  f = ()
 module M3 where
 }}}

 {{{#!hs
  f = ()
 module M4 where
 }}}

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


More information about the ghc-tickets mailing list