[project @ 2002-08-03 19:32:16 by reid]
authorreid <unknown>
Sat, 3 Aug 2002 19:32:17 +0000 (19:32 +0000)
committerreid <unknown>
Sat, 3 Aug 2002 19:32:17 +0000 (19:32 +0000)
commitfd28932ae986f2a486b4b3463d7145d7f688048c
treed0a221cad1bf7cce3ecaf749f40360a8255771fb
parent4344a5127d6d2cde831ae630393be3ffe555af8e
[project @ 2002-08-03 19:32:16 by reid]
Changes to make libs work with Hugs/FFI.

Highlights:

  Moved most of the body of base/GHC/Storable.lhs
  into base/Foreign/Storable.lhs since it is mostly portable.

  base/include/CTypes.h and base/Foreign/C/Types.hs both generated
  Typeable instances for CChar and friends until I fixed them.
Foreign/C/String.hs
Foreign/C/Types.hs
Foreign/C/TypesISO.hs
Foreign/Storable.lhs [new file with mode: 0644]
GHC/Storable.lhs
include/CTypes.h