[project @ 2000-01-07 17:49:29 by sewardj]
authorsewardj <unknown>
Fri, 7 Jan 2000 17:49:29 +0000 (17:49 +0000)
committersewardj <unknown>
Fri, 7 Jan 2000 17:49:29 +0000 (17:49 +0000)
commit48fd138cd94a488d519d79dd64281ca6d7a72ff1
tree99983809f7130b6776ca40458eeb1f20fe78debf
parent8239cf9611587c4dd4650e2cd7774ab54dff950f
[project @ 2000-01-07 17:49:29 by sewardj]
type.c: implement typechecker(POSTPREL), so that initialisation
    of the typechecker is completed correctly in combined mode.
storage.c(addTupleTycon): create a name table entry for () so that
    nameUnit in the above can be bound to something.
ghc/interpreter/link.c
ghc/interpreter/storage.c
ghc/interpreter/type.c