cvs commit: fptools/ghc/compiler/main MkIface.lhs

Simon Marlow simonmar@glass.cse.ogi.edu
Mon, 20 Aug 2001 09:15:34 -0700


simonmar    2001/08/20 09:15:34 PDT

  Modified files:
    ghc/compiler/main    MkIface.lhs 
  Log:
  Do something vaguely useful in ifaceTyCls when presented with a
  primitive type constructor.  We pretend it's an abstract data type for
  now.
  
  Revision  Changes    Path
  1.138     +17 -3     fptools/ghc/compiler/main/MkIface.lhs