Yeah, Control.Parallel would be nice to have. Heck, ideally I could get the whole Haskell Platform, which would be a reasonable comparison to the huge Java and C++ libraries accessible to those languages.
igouy2:
>binary-trees:
> Now how do we get those regex-dna and binary-trees programs to compile?
>
> http://shootout.alioth.debian.org/u32/measurements.php?lang=ghc
>
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.