[Haskell-cafe] Literate HTML

Brandon S. Allbery KF8NH allbery at ece.cmu.edu
Fri Dec 7 14:23:14 EST 2007


On Dec 7, 2007, at 14:14 , Neil Mitchell wrote:

>> You could replace the "unlit" executable in the GHC library directory
>> with one which knows how to extract Haskell code from HTML.
>
> I want a solution so that I can write the tagsoup manual in an way
> that can actually be run - I'd rather not force any additional
> dependence on a custom unlit command. However, adding HTML-style
> literate code to a future Haskell standard might not be a bad idea.

I think HTML entities will cause problems with that, though.  <pre>  
blocks *might* work to some extent, though.

-- 
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university    KF8NH




More information about the Haskell-Cafe mailing list