Skip to content

Cabal Dependency Error !! #8

Description

@byteshiva
cabal install --bindir=./
cabal: Could not resolve dependencies:
[__0] trying: Code0101-0.1.0.0 (user goal)
[__1] next goal: base (dependency of Code0101)
[__1] rejecting: base-4.16.1.0/installed-4.16.1.0 (conflict: Code0101 =>
base>=4.6 && <4.7)
[__1] skipping: base-4.16.1.0, base-4.16.0.0, base-4.15.1.0, base-4.15.0.0,
base-4.14.3.0, base-4.14.2.0, base-4.14.1.0, base-4.14.0.0, base-4.13.0.0,
base-4.12.0.0, base-4.11.1.0, base-4.11.0.0, base-4.10.1.0, base-4.10.0.0,
base-4.9.1.0, base-4.9.0.0, base-4.8.2.0, base-4.8.1.0, base-4.8.0.0,
base-4.7.0.2, base-4.7.0.1, base-4.7.0.0 (has the same characteristics that
caused the previous version to fail: excluded by constraint '>=4.6 && <4.7'
from 'Code0101')
[__1] rejecting: base-4.6.0.1, base-4.6.0.0, base-4.5.1.0, base-4.5.0.0,
base-4.4.1.0, base-4.4.0.0, base-4.3.1.0, base-4.3.0.0, base-4.2.0.2,
base-4.2.0.1, base-4.2.0.0, base-4.1.0.0, base-4.0.0.0, base-3.0.3.2,
base-3.0.3.1 (constraint from non-upgradeable package requires installed
instance)
[__1] fail (backjumping, conflict set: Code0101, base)
After searching the rest of the dependency tree exhaustively, these were the
goals I've had most trouble fulfilling: base, Code0101

make: *** [Makefile:2: default] Error 1

The machine has the following Haskell Version:

GHCi, version 9.2.2: https://www.haskell.org/ghc/  :? for help
ghci> :show language 
base language is: GHC2021
with the following modifiers:
ghci> 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions