[Haskell-cafe] Haskell performance question

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Thu Nov 8 17:48:16 EST 2007


On Thu, 2007-11-08 at 13:00 -0800, Dan Piponi wrote:
 
> It looks like my whole question might become moot with ghc 6.8.1, but
> so far I've been unable to build it due to the cyclic happy
> dependency.

You really do not need happy to build ghc. Just ignore the extralibs
tarball. You can install any of those libs that you need later from
hackage.

Duncan


More information about the Haskell-Cafe mailing list