
22 Aug
2007
22 Aug
'07
1:18 p.m.
Jeremy, You wrote: ======================== Perhaps when the --core flag is present, the frontend should just treat the calling convention as String? Basically, I would extend the Style from: data Style = Ordinary | CCast | Address | FunAddress | Dynamic | Wrapper deriving Eq to: data Style = Ordinary | CCast | Address | FunAddress | Dynamic | Wrapper | Other String deriving Eq ======================== This message: http://www.haskell.org/pipermail/yhc/2007-August/001083.html mentions this (in the last paragraph). So, was this actually implemented, or still remains a proposal? -- Dimitry Golubovsky Anywhere on the Web