
27 Apr
2009
27 Apr
'09
1:11 p.m.
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