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
_______________________________________________
Yhc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/yhc