
4 Mar
2007
4 Mar
'07
6:26 p.m.
Hi
If someone knows of a simple way to generate a function/type list of the standard modules, I'd love to hear about it. Generating such a list on the fly each time is probably not an option, as it would be too slow.
Using a recent version of haddock, the --hoogle flag gives you exactly what you want. Thanks Neil