Hi Mark, > The second release candidate of HP 2014.4.0.0 is now available: > > Source tarball: haskell-platform-2012.4.0.0-rc2.tar.gz
I tested it on Fedora with a local ghc-7.4.2 build. The build fails for me at alex: complaining that it can't find happy. See the end of build output below. Jens : Documentation created: dist/doc/html/QuickCheck/index.html ************************************************** Building alex-3.0.2 "/usr/bin/ghc" "--make" "Setup" "-o" "Setup" "-package" "Cabal-1.14.0" Linking Setup ... "./Setup" "configure" "--package-db=../../packages/package.conf.inplace" "--prefix=/usr/local" "--with-compiler=/usr/bin/ghc" "--with-hc-pkg=/usr/bin/ghc-pkg" "--with-hsc2hs=/usr/bin/hsc2hs" "--enable-library-profiling" "--ghc-pkg-option=--package-conf=../../packages/package.conf.inplace" Configuring alex-3.0.2... "./Setup" "build" Building alex-3.0.2... Preprocessing executable 'alex' for alex-3.0.2... Setup: The program happy is required but it could not be found Error: Building the alex-3.0.2 package failed make: *** [build.stamp] Error 2 _______________________________________________ Haskell-platform mailing list Haskell-platform@projects.haskell.org http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform