Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
64181 commits behind the upstream repository.
user avatar
Julian Seward authored
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.
48fd138c
History