cvs commit: fptools/ghc/tests/io Makefile fptools/ghc/tests/io/stable001 Main.hs Main.lhs Makefile cbits.c registers.h

Simon Marlow simonmar@glass.cse.ogi.edu
Mon, 20 Aug 2001 07:44:05 -0700


simonmar    2001/08/20 07:44:05 PDT

  Removed files:
    ghc/tests/io         Makefile 
    ghc/tests/io/stable001 Main.hs Main.lhs Makefile cbits.c 
                           registers.h 
  Log:
  This StablePtr test is old, most of the features it uses are
  deprecated and have been replaced by newer mechanisms (eg. foreign
  export) which is tested elsewhere.