[GHC] #10558: Alter type of parseDeclaration and parseTypeSignature entry points
GHC
ghc-devs at haskell.org
Mon Jun 22 00:43:39 UTC 2015
#10558: Alter type of parseDeclaration and parseTypeSignature entry points
-------------------------------------+-------------------------------------
Reporter: mpickering | Owner:
Type: bug | Status: patch
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions: Phab:
| D1007
-------------------------------------+-------------------------------------
Comment (by mpickering):
It might also be good to add a bit more documentation describing precisely
what each of the parses does. For example, `parseTypeSignature` actually
corresponds to `sigdecl` which is the rule for all signatures rather than
just specifically type signatures.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10558#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list