Cabal patch: Add setup haddock --hoogle option
20 Aug
2006
20 Aug
'06
6 p.m.
Hi, The attached patch adds support for the --hoogle option to the haddock target. Tested on the base package, now running: runhaskell Setup haddock --hoogle Gives the file base-2.0.txt which can then be fed into Hoogle properly. Anything wrong with it? If not, can it be applied? Thanks Neil
22 Aug
22 Aug
1 p.m.
Neil Mitchell wrote:
The attached patch adds support for the --hoogle option to the haddock target.
Tested on the base package, now running:
runhaskell Setup haddock --hoogle
Gives the file base-2.0.txt which can then be fed into Hoogle properly.
Anything wrong with it? If not, can it be applied?
Applied, thanks. Simon
7155
Age (days ago)
7157
Last active (days ago)
1 comments
2 participants
participants (2)
-
Neil Mitchell -
Simon Marlow