[Yhc] Adding new calling conventions for use in YHC.Core
Dimitry Golubovsky
golubovsky at gmail.com
Wed Aug 22 09:18:26 EDT 2007
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
More information about the Yhc
mailing list