> > This is of course very easy to do manually, but does a command line tool > > exist for extracting source code from literate Haskell files? > > Cpphs is the perfect tool to do this.
In case the link is not immediately obvious, cpphs has the -unlit flag
to remove the literate parts of the file, leaving pure code.
Regards,
Malcolm
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe
