[cvs-nhc98] cvs commit: nhc98/src/compiler98 Floats.hs

Sven Panne panne at glass.cse.ogi.edu
Sun Jun 20 13:36:15 EDT 2004


panne       2004/06/20 10:36:15 PDT

  Modified files:
    src/compiler98       Floats.hs 
  Log:
  * Move the header to include from OPTIONS to the foreign imports
  * Tell GHC that the calls can be handled unsafe
  
  Note: Perhaps some #ifdefs are necessary for ancient GHCs, but it must
  be ensured that the Float is passed correctly to the C side. This
  wasn't the case before.
  
  Revision  Changes    Path
  1.4       +4 -4      nhc98/src/compiler98/Floats.hs


More information about the Cvs-nhc98 mailing list