#2588: Missed suggestion with context on foralls
---------------------------------+------------------------------------------
Reporter: NeilMitchell | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 6.12 branch
Component: Compiler | Version: 6.9
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Os: Unknown/Multiple
Architecture: Unknown/Multiple |
---------------------------------+------------------------------------------
Comment (by simonpj):
Good idea. would work nicely for
{{{
f :: forall -> forall
}}}
The difficulty is that the ''parser'' reports a parse '''error''' in your
example, and errors trump warnings.
So I'm still not sure how to do this neatly.
Simon
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2588#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs