[GHC] #8226: Remove the old style -- # Haddock comments.

GHC ghc-devs at haskell.org
Sat Jun 7 05:23:22 UTC 2014


#8226: Remove the old style -- # Haddock comments.
-------------------------------------+------------------------------------
        Reporter:  Fuuzetsu          |            Owner:
            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):

 Sorry I fell behind a bit on reading GHC tickets.

 Yes adinapoli, those should also be removed, we do not use --# for
 anything and it served the same purpose as {-# as far as I know.

 Also the data type used to store that type of comment should be removed:

 https://github.com/ghc/ghc/blob/master/compiler/parser/Lexer.x#L625

 FTR the Haddock ticket is now tracked at
 https://github.com/haskell/haddock/issues/171

 Thanks for looking into this, feel free to poke me on IRC/e-mail if you
 need more immediate review.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8226#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list