yst
yst copied to clipboard
Literate Haskell input
This is a feature request, no bug report.
I'd like to be able to use .lhs
files as source
and .lhs.st
files as template
such that the input is interpreted as literate Haskell and the output is produced with syntax highlighting.
How difficult would it be to implement this?