Skip to content

cabal: ... trying: directory-1.3.6.1 (user goal) #5

@jwaldmann

Description

@jwaldmann

There is some cabal env-file hell going on. I can install with

cabal install tidal safe-tidal --lib # installs	libraries
cabal install safe-tidal  --constraint 'tidal==1.4.9' # installs executable

but then I cannot re-install:

cabal: Could not resolve dependencies:
[__0] trying: directory-1.3.6.1 (user goal)
[__1] next goal: ghc (user goal)
[__1] rejecting: ghc-8.8.3/installed-8.8.3 (conflict: directory==1.3.6.1, ghc
=> directory==1.3.6.0/installed-1.3.6.0)

The work-around is to remove directory and process lines from ~/.ghc/x86_64-linux-8.8.3/environments/default and then try again.

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