[cvs-nhc98] patch applied (hat): ----------------------------------------------------------------------

Malcolm Wallace Malcolm.Wallace at cs.york.ac.uk
Tue Oct 10 06:57:31 EDT 2006


Tue Oct 12 04:19:39 PDT 1999  malcolm
  * ----------------------------------------------------------------------
  Committing in nhc
  
  Modified Files:
  	Makefile docs/index.html docs/status.html script/harch
  	script/hmake.inst script/hmakeconfig.inst script/nhc98.inst
  	src/compiler98/Need.hs src/compiler98/Parse.hs
  	src/compiler98/Syntax.hs src/greencard/FillIn.lhs
  	src/greencard/Makefile src/greencard/NameSupply.lhs
  	src/greencard/ParseLib.hs src/greencard/Proc.lhs
  	src/greencard/Process.lhs src/hmake/GetDep.hs
  	src/hmake/MkProg.hs src/hmake/Output.hs
  	src/prelude/LowB/PrimHSetPosn.hs
  	src/tracer/runtime/demo_server.c
  
  (Brought these up to date with current bugfixes.)
  
  Added Files:
  	configure   script/confhc
          include/Array.hi include/BinArray.hi
  	include/Binary.hi include/Bit.hi include/CPUTime.hi
  	include/Char.hi include/Complex.hi include/DPrelude.hi
  	include/DbgIface.hi include/DbgStub.hi include/Directory.hi
  	include/GreenCard.hi include/Haskell.hi include/IO.hi
  	include/Interrupt.hi include/Ix.hi include/List.hi
  	include/Locale.hi include/Maybe.hi include/Monad.hi
  	include/NonStdEval.hi include/NonStdProfile.hi
  	include/NonStdTrace.hi include/NonStdUnsafeCoerce.hi
  	include/Numeric.hi include/PackedString.hi
  	include/PrelRatio.hi include/Prelude.hi
  	include/PreludeBuiltin.hi include/Random.hi include/Ratio.hi
  	include/System.hi include/Time.hi include/Warning.hi
  	include/tracer/Binary.hi include/tracer/Char.hi
  	include/tracer/IO.hi include/tracer/List.hi
  	include/tracer/Maybe.hi include/tracer/NonStdTrace.hi
  	include/tracer/PackedString.hi include/tracer/PrelRatio.hi
  	include/tracer/Prelude.hi include/tracer/PreludeBuiltin.hi
  	include/tracer/Ratio.hi include/tracer/System.hi
  	include/tracer/Text.hi
  Removed Files:
  	nhc98config script/greencard script/hmake script/nhc98
  
  (* 'nhc98config' has been renamed to 'configure', and I've added
      a new script ('confhc') which helps to configure 'hmake'.
   *  All the .hi files from the include and include/tracer directories
      were missing, so I added those.
   *  The scripts 'greencard', 'hmake', and 'nhc98' are generated
      by 'configure', so they should not be stored in the repository.
  )
  ----------------------------------------------------------------------

    M ./script/harch +1
    M ./src/compiler98/Need.hs -1 +9
    M ./src/compiler98/Parse.hs -5 +5
    M ./src/compiler98/Syntax.hs -1 +1
    M ./src/old/runtime/demo_server.c +2


More information about the Cvs-nhc98 mailing list