cvs commit: fptools/ghc/rts Linker.c

Simon Marlow simonmar@glass.cse.ogi.edu
Mon, 1 Oct 2001 06:10:54 -0700


simonmar    2001/10/01 06:10:53 PDT

  Modified files:
    ghc/rts              Linker.c 
  Log:
  Export run_queue_hd to the dynamic linker; TkHaskell has a grotesque
  hack which requires it.
  
  Revision  Changes    Path
  1.68      +146 -144  fptools/ghc/rts/Linker.c