Re: [GHC] #7901: Bad error message when using UnicodeSyntax ∀ without ExplicitForall

GHC ghc-devs at haskell.org
Sun Aug 18 20:41:34 CEST 2013


#7901: Bad error message when using UnicodeSyntax ∀ without ExplicitForall
-------------------------------------------------+-------------------------
        Reporter:  exbb2                         |            Owner:  ajp
            Type:  bug                           |           Status:  new
        Priority:  normal                        |        Milestone:
       Component:  Compiler                      |          Version:  7.6.2
      Resolution:                                |         Keywords:
Operating System:  Unknown/Multiple              |     Architecture:
 Type of failure:  Incorrect warning at          |  Unknown/Multiple
  compile-time                                   |       Difficulty:
       Test Case:                                |  Unknown
        Blocking:                                |       Blocked By:
                                                 |  Related Tickets:
-------------------------------------------------+-------------------------

Comment (by ptc):

 I did some hacking on this earlier this week, and thought I'd add this
 patch which removes some dead code, and changes the lexer to check the
 same extensions for unicode forall as ascii forall.

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




More information about the ghc-tickets mailing list