[project @ 2003-05-29 17:37:17 by malcolm]
authormalcolm <unknown>
Thu, 29 May 2003 17:37:19 +0000 (17:37 +0000)
committermalcolm <unknown>
Thu, 29 May 2003 17:37:19 +0000 (17:37 +0000)
For nhc98 only, export the basic C types non-abstractly.
This is due to a deficiency in the way newtypes are handled in
interface files - the compiler needs full information about the
newtype in order to pass values across the FFI.


No differences found