[haddock] #80: No way to express docstrings in Template Haskell
haddock
haddock at projects.haskell.org
Thu Jun 25 17:30:03 EDT 2009
#80: No way to express docstrings in Template Haskell
-------------------+--------------------------------------------------------
Reporter: SamB | Owner:
Type: defect | Status: new
Priority: major | Milestone: 2.5.0
Version: | Resolution:
Keywords: TH |
-------------------+--------------------------------------------------------
Comment (by waern):
I agree that this would be really handy, but please open it as a GHC
ticket as well, since all the effort would have to go there.
It's still good that we have a Haddock ticket about it though, since it
affects our plans. Here's how: Do we want to be able to use the Haddock
comment AST (HsDoc) in TH or is it enough to be able to insert comments as
strings? If we want HsDoc then we should not move it out of GHC which is
suggested in ticket #93.
--
Ticket URL: <http://trac.haskell.org/haddock/ticket/80#comment:3>
haddock <http://www.haskell.org/haddock>
Haddock, The Haskell Documentation Tool
More information about the Haddock
mailing list