[Haskell-cafe] latest cabal conflict?
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Fri Aug 24 05:40:42 EDT 2007
On Fri, 2007-08-24 at 09:45 +0200, Luc TAESCH wrote:
> 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.
Hide or unregister the old FilePath-0.11. filepath-1.0 is the latest
version.
Duncan
More information about the Haskell-Cafe
mailing list