malcolm     2003/05/29 10:37:18 PDT

  Modified files:
    src/libraries/base/Foreign/C Error.hs Types.hs TypesISO.hs 
  Log:
  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.
  
  Revision  Changes    Path
  1.18      +0 -3      nhc98/src/libraries/base/Foreign/C/Error.hs
  1.16      +18 -7     nhc98/src/libraries/base/Foreign/C/Types.hs
  1.13      +13 -6     nhc98/src/libraries/base/Foreign/C/TypesISO.hs
_______________________________________________
Cvs-libraries mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to