[Haskell-beginners] Disappearing Module Problem
Benedict Eastaugh
ionfish at gmail.com
Mon Sep 12 23:26:23 CEST 2011
On 12 September 2011 21:54, Michael Craig <mkscrg at gmail.com> wrote:
> Is this necessary because of mutual dependencies? With the Platform
> installation of cabal, I could run cabal install for each package and
> everything would work fine. What's the difference?
There isn't one, just a difference in which packages come
preinstalled. Your problem sounds like a run-of-the-mill Cabal
dependency resolution issue.
Benedict
More information about the Beginners
mailing list