[Haskell-cafe] Working debuggers?
Sven Panne
Sven.Panne at aedion.de
Mon Jul 5 12:49:40 EDT 2004
Jim Apple wrote:
> I downloaded and compiled buddha, but it apparently does not support
> Control.Monad.State. I downloaded Hat, but it requires hmake. Hmake
> fails to build (GHC 6.2.1).
You can checkout hmake/nhc98 from CVS
cvs -d :pserver:anoncvs at glass.cse.ogi.edu:/cvs co nhc98
and give it a try. It compiles with hbc, ghc (HEAD) and of course itself,
so I guess ghc 6.2.1 will be no problem.
Cheers,
S.
More information about the Haskell-Cafe
mailing list