cvs commit: fptools/hdirect/src TLBWriter.lhs

Sigbjorn Finne <[email protected]> Fri, 6 Jun 2003 16:40:15 -0700
Newsgroups gmane.comp.lang.haskell.cvs.hdirect
Message-ID <[email protected]>
sof         2003/06/06 16:40:15 PDT

  Modified files:
    hdirect/src          TLBWriter.lhs 
  Log:
  writeTypedef: correctly write out typedefs of constructed types.
  
  It seems as if the system-provided version of ICreateTypeInfo has
  changed (for the better/simpler), as it's a bit unlikely that
  the code that was there has never been exercised before.
  
  Revision  Changes    Path
  1.29      +30 -23    fptools/hdirect/src/TLBWriter.lhs