I regularly get into version pinning conflicts with my haskell- packages. The current one has been going on for some days now:$ sudo pacman -Syu:: Synchronizing package databases...core is up to datehaskell-core is up to datehaskell-happstack is up to dateinfinality-bundle is up to dateinfinality-bundle-fonts is up to dateextra is up to datecommunity is up to date:: Starting full system upgrade...resolving dependencies...looking for inter-conflicts...error: failed to prepare transaction (could not satisfy dependencies):: haskell-lens: requires haskell-aeson=0.7.0.6-9:: haskell-lens: requires haskell-attoparsec=0.11.3.4-5:: haskell-lens: requires haskell-bifunctors=4.1.1.1-14:: haskell-lens: requires haskell-comonad=4.2.2-1:: haskell-lens: requires haskell-contravariant=1.1-1:: haskell-lens: requires haskell-free=4.9-7:: haskell-lens: requires haskell-profunctors=4.2.0.1-1:: haskell-lens: requires haskell-scientific=0.3.2.2-1:: haskell-lens: requires haskell-semigroupoids=4.2-1I don't so much mind that this is happening, as that it blocks my entire rest-of-system upgrade. Is there any easy way to recursively ignore everything that is unsatisfiable?martin
_______________________________________________
arch-haskell mailing list
arch-haskell@haskell.org
http://www.haskell.org/mailman/listinfo/arch-haskell