[project @ 2000-03-23 14:54:20 by sewardj]
authorsewardj <unknown>
Thu, 23 Mar 2000 14:54:21 +0000 (14:54 +0000)
committersewardj <unknown>
Thu, 23 Mar 2000 14:54:21 +0000 (14:54 +0000)
commite3bb5d64a61847a306ef38f14b39768adb721cf6
tree34d395792540a9a8d8d1c904f0af02cc8706a3a3
parent0b0ee1f3d33b6c4d938aa8420749823e6aa5eb77
[project @ 2000-03-23 14:54:20 by sewardj]
Make Hugs compile on Win32 again after recent changes.  Also, rename
prelude.h to hugsbasictypes.h to avoid conflicts with includes/Prelude.h.
20 files changed:
ghc/interpreter/codegen.c
ghc/interpreter/compiler.c
ghc/interpreter/derive.c
ghc/interpreter/dynamic.c
ghc/interpreter/free.c
ghc/interpreter/hugs.c
ghc/interpreter/hugsbasictypes.h [moved from ghc/interpreter/prelude.h with 98% similarity]
ghc/interpreter/input.c
ghc/interpreter/interface.c
ghc/interpreter/lift.c
ghc/interpreter/link.c
ghc/interpreter/output.c
ghc/interpreter/static.c
ghc/interpreter/stg.c
ghc/interpreter/stgSubst.c
ghc/interpreter/storage.c
ghc/interpreter/storage.h
ghc/interpreter/subst.c
ghc/interpreter/translate.c
ghc/interpreter/type.c