[Haskell-cafe] cabal doens't forget old dependencies

Andres Löh andres at well-typed.com
Wed Jun 27 17:51:13 CEST 2012


Hi.

> I tried to install reactive-banana. This failed due to a dependency conflict, and then I noticed there was a newer version of reactive-banana. So I did cabal update, and tried to install again. But whatever I do, cabal keeps trying to install fclabels, but fclabels is no longer a dependency of reactive-banana-0.6.0.0! How can I let cabal forget this dependency?



More information about the Haskell-Cafe mailing list