
#8226: Remove the old style -- # Haddock comments.
-------------------------------------+------------------------------------
Reporter: Fuuzetsu | Owner: adinapoli
Type: task | Status: patch
Priority: normal | Milestone: 7.10.1
Component: Compiler | Version: 7.7
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by Fuuzetsu):
Hm, I'm unsure why this is proving difficult to implement. Looking at the
lexer, it seems that it should be enough to:
* Remove {{{#}}} from any sections lexing Haddock comment so sections like
{{{[$docSym \#]}}} become just {{{[$docSym]}}} or whatever the appropriate
syntax is there.
* in {{{