cvs commit: fptools/hslibs/lang ForeignObj.lhs

Sven Panne <[email protected]> Sun, 8 Sep 2002 02:26:06 -0700
Newsgroups gmane.comp.lang.haskell.cvs.hslibs
Message-ID <[email protected]>
panne       2002/09/08 02:26:06 PDT

  Modified files:
    hslibs/lang          ForeignObj.lhs 
  Log:
  Untested and probably temporary fix to get the nightly builds up and
  running again: The deprecated and hopefully vanishing types ForeignObj
  and Addr are not allowed as arguments to ccall-ish stuff anymore.
  
  Revision  Changes    Path
  1.24      +4 -4      fptools/hslibs/lang/ForeignObj.lhs