[Haskell-cafe] Problems with threading?

Don Stewart dons at galois.com
Wed Jun 9 19:18:51 EDT 2010


igouy2:
> 
> Now how do we get those regex-dna and binary-trees programs to compile?
> 
> http://shootout.alioth.debian.org/u32/measurements.php?lang=ghc
> 

binary-trees:
    Could not find module `Control.Parallel.Strategies':

        --> cabal install parallel

regex-dna:

    " cannot satisfy -package regex-posix"

        --> cabal install regex-posix


Both are in Debian.


More information about the Haskell-Cafe mailing list