[Haskell-cafe] Re: [Haskell] Hyperlinking source code formatter?

Simon Marlow simonmarhaskell at gmail.com
Tue Jan 23 04:45:18 EST 2007


Conal Elliott wrote:
> I'd like to turn source code (mine and others') into a fully hyperlinked 
> form, in which every name reference links to the name's definition.  
> Syntax-coloring would be great also.  I see Programmatica.  Is it in 
> use, supported, and reasonably easy to install and use?  Are there other 
> options?  Thanks,

If anyone is thinking of writing such a tool, the GHC API would be a great place 
to start, incedentally.

Cheers,
	Simon


More information about the Haskell-Cafe mailing list