[project @ 2002-09-06 14:35:42 by simonmar]
authorsimonmar <unknown>
Fri, 6 Sep 2002 14:35:45 +0000 (14:35 +0000)
committersimonmar <unknown>
Fri, 6 Sep 2002 14:35:45 +0000 (14:35 +0000)
commitb3e4cb91c4386c4d1456b896da1abb964f2124a6
tree5195ad7f07af48b3ce26dadcac9e72a4beda1001
parent77186ef4db545f7ce2040715300019ea09414c41
[project @ 2002-09-06 14:35:42 by simonmar]
Finally separate the compiler from hslibs.

Mainly import wibbles, and use the new POSIX library when
bootstrapping.
13 files changed:
ghc/compiler/HsVersions.h
ghc/compiler/Makefile
ghc/compiler/absCSyn/PprAbsC.lhs
ghc/compiler/deSugar/DsCCall.lhs
ghc/compiler/ghci/InteractiveUI.hs
ghc/compiler/main/Main.hs
ghc/compiler/main/ParsePkgConf.y
ghc/compiler/main/SysTools.lhs
ghc/compiler/nativeGen/PprMach.lhs
ghc/compiler/parser/Parser.y
ghc/compiler/utils/Digraph.lhs
ghc/compiler/utils/FastString.lhs
ghc/compiler/utils/PrimPacked.lhs