I grabbed the latest from darcs, and upon attempting to run
runhaskell Setup.lhs configure
I got the response:
Setup.lhs: At least the following dependencies are missing:
binary >=0.4.2, bzlib >=0.4.0.0
But I have those particular libraries installed in cabal. Am I missing an additional parameter?
Thanks,
Rick
--
We can't solve problems by using the same kind of thinking we used when we created them.
- A. Einstein