cvs commit: fptools/ghc/compiler/deSugar DsForeign.lhs

Simon Marlow simonmar@glass.cse.ogi.edu
Tue, 12 Dec 2000 05:27:18 -0800


simonmar    2000/12/12 05:27:18 PST

  Modified files:
    ghc/compiler/deSugar DsForeign.lhs 
  Log:
  Make the foreign export dynamic helper function "exported", so it
  doesn't get thrown away.
  
  Revision  Changes    Path
  1.46      +5 -3      fptools/ghc/compiler/deSugar/DsForeign.lhs