[GHC] #8226: Remove the old style -- # Haddock comments.
GHC
ghc-devs at haskell.org
Thu Sep 5 03:15:45 CEST 2013
#8226: Remove the old style -- # Haddock comments.
------------------------------------+-------------------------------------
Reporter: Fuuzetsu | Owner:
Type: task | Status: new
Priority: normal | Milestone: 7.8.1
Component: Compiler | Version: 7.7
Keywords: | Operating System: Unknown/Multiple
Architecture: Unknown/Multiple | Type of failure: None/Unknown
Difficulty: Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: |
------------------------------------+-------------------------------------
Haddock 0.x supported -- # style comments for Haddock pragma and while
this seems to have been long forgotten and not documented, it's still
kicking in the lexer. I think this is a good time to get rid of these all
together.
Relevant Haddock ticket http://trac.haskell.org/haddock/ticket/171
I'll hopefully send in patches removing these from the lexer/parser
tomorrow, if all goes well (unless anyone feels eager to do it, then
please, you're most welcome to do so!).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8226>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list