This repository contains only the Haskell sources for a Haskell compiler. It is not intended to be stand-alone, since it does not contain a runtime system or libraries. It is a shared component of the nhc98 and yhc compiler distributions, which _do_ contain all those things.