Can anyone point me to any existing tools that convert .hs source files to html such that the rendered page displays the type of the variable/expression under the mouse?
In particular, I am looking for something like caml2html which uses the .annot file to generate the mouseover information.
I am familiar with Programmatica but I'm unable to tell whether (or how) it can show types...
Thanks!
Ranjit.