[project @ 2002-02-05 17:32:24 by simonmar]
authorsimonmar <unknown>
Tue, 5 Feb 2002 17:32:27 +0000 (17:32 +0000)
committersimonmar <unknown>
Tue, 5 Feb 2002 17:32:27 +0000 (17:32 +0000)
commit7de50399a42ee49b0473b7b6eea2b44a2f941a12
tree0dfa23b05bd52612343e680c8f3a3801489b7b61
parent2a9bec92edcc9257e83b2e0f8a0ae56d5f4697bb
[project @ 2002-02-05 17:32:24 by simonmar]
- Merging from ghc/lib/std
- Add System.IO.Error
- Now builds without --make, so we can do -split-objs
33 files changed:
Control/Exception.hs
Data/Array/IO.hs
Data/Bits.hs
Foreign/C/Error.hs
Foreign/C/Types.hs
Foreign/C/TypesISO.hs
Foreign/Marshal/Alloc.hs
Foreign/Marshal/Array.hs
Foreign/Marshal/Utils.hs
Foreign/Storable.hs
GHC/Base.lhs
GHC/Enum.lhs
GHC/Exception.lhs
GHC/Float.lhs
GHC/Handle.hs
GHC/IO.hs
GHC/IOBase.lhs
GHC/List.lhs
GHC/Num.lhs
GHC/Posix.hs [moved from GHC/Posix.hsc with 50% similarity]
GHC/Storable.lhs
GHC/TopHandler.lhs
GHC/Word.lhs
Makefile
Numeric.hs
System/Directory.hs [moved from System/Directory.hsc with 87% similarity]
System/IO.hs
System/IO/Error.hs [new file with mode: 0644]
System/Time.hsc
cbits/dirUtils.c
core.conf.in
include/HsCore.h
include/dirUtils.h