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

#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
participants (1)
-
GHC