RE: [Haskell] haddock -cpp ? Cabal support for haddock ?
22 Apr
2005
22 Apr
'05
2:26 p.m.
On 21 April 2005 18:21, Johannes Waldmann wrote:
What is the preferred way to generate haddockumentation from code that must be preprocessed (ghc -cpp)?
Either use ghc -E -cpp, or Cabal to preprocess the files.
Would Cabal support this? I'd certainly welcome Cabal support for other haddock features as well (--source, --read-interface). I am not sure where to put all these arguments in the .cabal file.
And ... could we have something in haddock like JavaDoc's "@since" tag?
That's a reasonable suggestion... I doubt I'll have time to implement it soon, but patches are always welcome. Cheers, Simon
7799
Age (days ago)
7799
Last active (days ago)
0 comments
1 participants
participants (1)
-
Simon Marlow