[Haskell-cafe] latest cabal conflict?

Luc TAESCH luc.taesch at googlemail.com
Fri Aug 24 03:45:33 EDT 2007


when trying to build the latest cabal from darcs,
I got
luc at haserv:~/src/cabinstall/cabal$ runghc Setup.lhs configure

Distribution/Simple.hs:110:7:
    Could not find module `System.FilePath':
      it was found in multiple packages: filepath-1.0 FilePath-0.11
luc at haserv:~/src/cabinstall/cabal$

sound like a conflict , i still have ghc 6.6, not 6.6.1.

what should I do ?
hide FilePath-0.11 in Distribution/Simple.hs imports ? ( and for all othe files?
any way to just have FilePath out of the way via a Cabal statement?

thks


More information about the Haskell-Cafe mailing list