Great, thank you Tom. On 8/7/07, Thomas Shackell <[EMAIL PROTECTED]> wrote: > Done, pushed a patch so that now > > > foreign import javascript "new Date.getTime" getTime :: .... > > is correctly parsed and returned as core with > > corePrimName = "getTime" > corePrimConv = "javascript" > corePrimExternal = "new Date.getTime" > corePrimImport = True
-- Dimitry Golubovsky Anywhere on the Web _______________________________________________ Yhc mailing list [email protected] http://www.haskell.org/mailman/listinfo/yhc
