[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)
commit1db1d1749368c00079a1c764c9709908c2a92510
tree49cbaaf8d591e1bdabbf6cc81cdfb2a6ad167780
parent8d3da431df9ba5e21de09a313ae7de0b794f0fc4
[project @ 2003-05-29 17:37:17 by malcolm]
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.
Foreign/C/Error.hs
Foreign/C/Types.hs
Foreign/C/TypesISO.hs
Foreign/Marshal/Utils.hs