Re: [PATCH] PGE::Hs for Pugs PGE support

2005-05-09 Thread Autrijus Tang
On Sun, May 08, 2005 at 10:25:43PM -0500, Patrick R. Michaud wrote: > On Mon, May 09, 2005 at 07:24:49AM +0800, Autrijus Tang wrote: > > Greetings. Attached is a patch that I'm currently using in Pugs's > > bundled PGE.pbc, in order to make PGE output properly escaped strings, > > in a format read

Re: [PATCH] PGE::Hs for Pugs PGE support

2005-05-09 Thread Patrick R. Michaud
On Mon, May 09, 2005 at 07:24:49AM +0800, Autrijus Tang wrote: > Greetings. Attached is a patch that I'm currently using in Pugs's > bundled PGE.pbc, in order to make PGE output properly escaped strings, > in a format ready to be used form Haskell FFI. > > I'd appreciate comments, and if it's oka

[PATCH] PGE::Hs for Pugs PGE support

2005-05-08 Thread Autrijus Tang
Greetings. Attached is a patch that I'm currently using in Pugs's bundled PGE.pbc, in order to make PGE output properly escaped strings, in a format ready to be used form Haskell FFI. I'd appreciate comments, and if it's okay to commit it back to the PGE directory. Thanks, /Autrijus/ Patch