You are not logged in.

#1 2020-11-01 14:45:46

labotsirc
Member
Registered: 2013-08-21
Posts: 108

Haskell Cabal - strange error with cabal-install

Dear Community,
I am having a very specific issue with Cabal and Haskell. I know that handling Haskell packages in Arch Linux is complex right now.
A few days ago I had everything running, cabal configured as said in the Arch Linux Haskell wiki. Managed to installed several packages, including Accelerate.

The problem I am having right now is that suddenly, cabal started throwing this error, for any "--lib" package

➜  cabal install --ghc-options=-dynamic --lib accelerate-llvm-native
Resolving dependencies...
cabal: Could not resolve dependencies:
[__0] trying: binary-0.8.8.0/installed-0.8.8.0 (user goal)
[__1] next goal: containers (user goal)
[__1] rejecting: containers-0.6.4.1 (conflict: binary =>
containers==0.6.2.1/installed-0.6.2.1)
[__1] rejecting: containers-0.6.3.1, containers-0.6.2.1/installed-0.6.2.1,
containers-0.6.2.1, containers-0.6.1.1, containers-0.6.0.1,
containers-0.5.11.0, containers-0.5.10.2, containers-0.5.10.1,
containers-0.5.9.2, containers-0.5.8.2, containers-0.5.7.1,
containers-0.5.7.0, containers-0.5.6.3, containers-0.5.6.2,
containers-0.5.6.1, containers-0.5.6.0, containers-0.5.5.1,
containers-0.5.5.0, containers-0.5.4.0, containers-0.5.3.1,
containers-0.5.3.0, containers-0.5.2.1, containers-0.5.2.0,
containers-0.5.1.0, containers-0.5.0.0, containers-0.4.2.1,
containers-0.4.2.0, containers-0.4.1.0, containers-0.4.0.0,
containers-0.3.0.0, containers-0.2.0.1, containers-0.2.0.0,
containers-0.1.0.1, containers-0.1.0.0, containers-0.5.9.1, containers-0.5.8.1
(constraint from user target requires ==0.6.4.1)
[__1] fail (backjumping, conflict set: binary, containers)
After searching the rest of the dependency tree exhaustively, these were the
goals I've had most trouble fulfilling: binary, containers, ghc

Anyone knows how this problem may have triggered and any solution?,
thanks in advance

Last edited by labotsirc (2020-11-01 15:05:47)

Offline

Board footer

Powered by FluxBB