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.