Thanks for responsing. I am not the only one that has such a question. Please take a look at http://www.defmacro.org/ramblings/not-ready.html.

On 12/11/06, Neil Mitchell <ndmitchell@gmail.com> wrote:
Hi

> sorry, but imho H98 can't be used for real program development. btw, are
> you know large programs that can be compiled with H98 compilers, such as
> nhc, yhc and jhc?

Yhc itself. Hoogle. Catch (~25000 lines).

Haskell 98 is a great language, sure there are bits that could be
tweaked to make it easier to program in, but its got all the good
stuff in it.

Thanks

Neil