Bug report: Bogus config error
Bryn Keller <[email protected]> Wed, 06 Oct 2004 14:33:41 -0700
| Newsgroups | gmane.comp.lang.haskell.hat |
|---|---|
| Message-ID | <[email protected]> |
Hi folks, Trying to build Hat on Windows 2000 with Cygwin and GHC 6.2.1: $ ./configure --prefix=/cygdrive/c/tools Configuring for hat... [ 2.01 ] -------- Looking for already-installed Haskell compilers: Looking for ghc... found 6.2.1 WARNING: hat-2.02 needs a version of ghc >= 5.04. Looking for nhc98... (not found) Looking for hmake... found 3.08 ERROR: hat needs at least one of ghc or nhc98. Does Hat not support GHC v6? Thanks, Bryn