cvs commit: fptools/hdirect/comlib ComServ.lhs

Krasimir Angelov <[email protected]> Fri, 22 Apr 2005 03:54:45 -0700
Newsgroups gmane.comp.lang.haskell.cvs.hdirect
Message-ID <200504221054.j3MAsjVu029976__16084.4517908574$1114167075$gmane$org@glass.cse.ogi.edu>
krasimir    2005/04/22 03:54:44 PDT

  Modified files:        (Branch: hdirect-ifaces-are-ptrs)
    hdirect/comlib       ComServ.lhs 
  Log:
  added mkBaseIface function. It allows to use one and the same interface pointer
  for more than IID. This is useful when we would like to have any interface
  together with any other derived from it.
  
  Revision  Changes    Path
  1.7.4.3   +17 -3     fptools/hdirect/comlib/ComServ.lhs