
1 Oct
2007
1 Oct
'07
8:11 a.m.
On 9/30/07, Peter Verswyvelen
This is of course very easy to do manually, but does a command line tool exist for extracting source code from literate Haskell files?
There are a lot of good answers already. You can also use some GHC command line options. Please see: http://haskell.org/haddock/haddock-html-0.8/invoking.html#cpp Pekka