[GHC] #8944: Warn instead of stopping on misplaced Haddock comments
GHC
ghc-devs at haskell.org
Wed Nov 19 22:07:24 UTC 2014
#8944: Warn instead of stopping on misplaced Haddock comments
-------------------------------------+-------------------------------------
Reporter: Fuuzetsu | Owner:
Type: feature | Status: new
request | Milestone:
Priority: normal | Version: 7.9
Component: Compiler | Keywords:
(Parser) | Architecture: Unknown/Multiple
Resolution: | Difficulty: Unknown
Operating System: | Blocked By:
Unknown/Multiple | Related Tickets:
Type of failure: |
None/Unknown |
Test Case: |
Blocking: |
Differential Revisions: Phab:D452 |
-------------------------------------+-------------------------------------
Comment (by rodlogic):
After a some time getting my feet wet with the Lexer.x and Parser.y, I am
coming to the conclusion that this is not a trivial change and involves
more changes to the parser than I would like to or am able to handle at
this point. I also noticed that #8822 may also be stuck based on the
same/similar difficulty. The difficulty in debugging the parser and the
somewhat long change/compile cycles also don't help.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8944#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list