On 9/30/07, Peter Verswyvelen <[EMAIL PROTECTED]> wrote: > > 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 _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
