
20 Feb
2004
20 Feb
'04
11:10 p.m.
Hi, In the "Building the Glasgow Functional Programming Tools Suite", chapter 12, Notes for building under Windows (http://www.haskell.org/ghc/docs/6.2/html/building/winbuild.html), it is said: "Install an executable Happy, from http://www.haskell.org/happy". The latest version of happy in its website is 1.13. When running configure in fptools, however, I get the error: configure: error: Happy version 1.14 or later is required to compile GHC. Suggestions: 1) Make happy 1.14 available in its website 2) Change GHC building instructions in chapter 12 (saying that version 1.14 of Happy must be used and it can be built from the CVS sources). BTW, is there any problem using happy 1.14 compiled from source? Cheers, -- Andre