
2 Mar
2007
2 Mar
'07
9:37 p.m.
this reminded me that haddock has long generated files with paths and relative urls that allow you to do that kind of thing, if slightly cryptically, and that i have long wanted to access the local haddocs from vim. since i'm a bit slow learning about new things like hoodoc;-) i had to write a little vim command, the first draft of which is attached (tried with vim7.0, ghc-6.4.1, windows, opera; please change paths/details and fix bugs, as appropriate). it doesn't do much more than encode a qualified name into a haddoc-url, but anyway.. enjoy, claus