[project @ 2000-11-07 10:42:55 by simonmar]
authorsimonmar <unknown>
Tue, 7 Nov 2000 10:42:57 +0000 (10:42 +0000)
committersimonmar <unknown>
Tue, 7 Nov 2000 10:42:57 +0000 (10:42 +0000)
commitf5448f5c5efe0630cb865ee0d21691a23ea932d3
treeee73d098cf0cd96f120555bc82982b1ed7233ad4
parent6cf31336921352120aa88065d75ec587cf9b03a5
[project @ 2000-11-07 10:42:55 by simonmar]
merge before-ghci -> before-ghci-branch-merged into the ghc
(non-compiler) parts of the tree.
31 files changed:
ghc/driver/Main.hs
ghc/driver/Makefile
ghc/driver/PackageSrc.hs
ghc/driver/Utils.hs [new file with mode: 0644]
ghc/driver/mangler/ghc-asm.lprl
ghc/includes/ClosureMacros.h
ghc/includes/PrimOps.h
ghc/includes/StgDLL.h
ghc/includes/StgMacros.h
ghc/includes/StgMiscClosures.h
ghc/includes/TailCalls.h
ghc/includes/Updates.h
ghc/lib/std/Makefile
ghc/lib/std/PrelAddr.lhs
ghc/lib/std/PrelGHC.hi-boot
ghc/lib/std/PrelHandle.lhs
ghc/lib/std/PrelHugs.lhs
ghc/lib/std/PrelIO.lhs
ghc/lib/std/PrelIOBase.lhs
ghc/lib/std/PrelStable.lhs
ghc/lib/std/cbits/Makefile
ghc/lib/std/cbits/allocMem.c [deleted file]
ghc/lib/std/cbits/stgio.h
ghc/rts/Makefile
ghc/rts/PrimOps.hc
ghc/rts/Schedule.c
ghc/tests/numeric/should_run/arith011.hs
ghc/tests/numeric/should_run/arith011.stdout
ghc/tests/typecheck/should_compile/tc108.hs [new file with mode: 0644]
ghc/tests/typecheck/should_compile/tc108.stderr [new file with mode: 0644]
ghc/utils/Makefile