[Hat] Re: [Haskell-cafe] problem in installing hat

Malcolm Wallace Malcolm.Wallace at cs.york.ac.uk
Fri Mar 23 05:01:31 EDT 2007


Vikrant <vikrant.patil at gmail.com> writes:

> tar -xvzf hat-2.05.tar.gz
> cd hat-2.05
> ./configure
> make
> 
> it gives me following error!
> 
> MkProg: hmake: the compiler 'ghc' is not known.

I suggest you do
    hmake-config ghc
then try 'make' again.

Regards,
    Malcolm


More information about the Hat mailing list