<div dir="ltr">I regularly get into version pinning conflicts with my haskell- packages. The current one has been going on for some days now:<div><br></div><div><div>$ sudo pacman -Syu</div><div>:: Synchronizing package databases...</div>
<div> core is up to date</div><div> haskell-core is up to date</div><div> haskell-happstack is up to date</div><div> infinality-bundle is up to date</div><div> infinality-bundle-fonts is up to date</div><div> extra is up to date</div>
<div> community is up to date</div><div>:: Starting full system upgrade...</div><div>resolving dependencies...</div><div>looking for inter-conflicts...</div><div>error: failed to prepare transaction (could not satisfy dependencies)</div>
<div>:: haskell-lens: requires haskell-aeson=0.7.0.6-9</div><div>:: haskell-lens: requires haskell-attoparsec=0.11.3.4-5</div><div>:: haskell-lens: requires haskell-bifunctors=4.1.1.1-14</div><div>:: haskell-lens: requires haskell-comonad=4.2.2-1</div>
<div>:: haskell-lens: requires haskell-contravariant=1.1-1</div><div>:: haskell-lens: requires haskell-free=4.9-7</div><div>:: haskell-lens: requires haskell-profunctors=4.2.0.1-1</div><div>:: haskell-lens: requires haskell-scientific=0.3.2.2-1</div>
<div>:: haskell-lens: requires haskell-semigroupoids=4.2-1</div></div><div><br></div><div>I 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?</div>
<div><br></div><div>martin</div></div>