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

Don't forget to update the "Test case" field of the ticket.
Generally we name the test cases the same as the ticket (eg T7901 in this case), but the test case field
* is a quick check that there IS a regression test
* works even if the test is named differently (in this case ParserNoForallUnicode)
* works if there are multiple tests
* tells which directory to look in (in this case parser/should_fail)
I've updated http://ghc.haskell.org/trac/ghc/wiki/WorkingConventions/BugTracker to add these comments
Simon
| -----Original Message-----
| From: ghc-tickets [mailto:ghc-tickets-bounces@haskell.org] On Behalf Of
| GHC
| Sent: 19 August 2013 05:17
| Cc: ghc-tickets@haskell.org
| Subject: 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:
| patch
| 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 Austin Seipp
participants (1)
-
Simon Peyton-Jones