Alex Queiroz <[EMAIL PROTECTED]> wrote: > On 4/26/07, Neil Mitchell <[EMAIL PROTECTED]> wrote: > > Like the cpp will choke and die :) Multiline string literals were one > > of the motivations for cpphs. > > Does cpphs allow me to include a whole file into a Haskell source > file, inserting automatically the string gaps?
My hinstaller library certainly does. Though it currently allows you to only output that file to another file. I could easily improve it to allow output to a Handle. http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hinstaller Matthew _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
