Possible runtime overhead of wrapping the IO monad?
John Meacham
john at repetae.net
Thu Mar 30 02:33:48 EST 2006
On Thu, Mar 30, 2006 at 03:50:06AM +0100, Brian Hulley wrote:
> where the intention is that the callback will take the width and height of
> the window and return a RenderM action, the problem is that because the FFI
> does not allow RenderM to appear in a foreign type.
it should, the types in foreign declarations should "see through" newtypes.
John
--
John Meacham - ⑆repetae.net⑆john⑈
More information about the Glasgow-haskell-users
mailing list