[Haskell-cafe] old-time conflict when installing phooey
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Mon Apr 27 09:11:34 EDT 2009
On Sun, 2009-04-26 at 21:49 -0700, Daryoush Mehrtash wrote:
>
> When I try to install phooey I get conflict with old-time that I am
> not sure how to resolve. Any ideas?
>
>
> > cabal install phooey
> Resolving dependencies...
> cabal: dependencies conflict: ghc-6.10.1 requires old-time ==1.0.0.2
> however
> old-time-1.0.0.2 was excluded because ghc-6.10.1 requires old-time
> ==1.0.0.1
This looks very similar to:
http://haskell.org/cabal/FAQ.html#dependencies-conflict
but with a different core package.
Duncan
More information about the Haskell-Cafe
mailing list