Skip to content

Unable to install via cabal #2632

@clin1234

Description

@clin1234
> cabal install --semaphore -j --keep-going --haddock-hoogle --minimize-conflict-set dhall-toml
Resolving dependencies...
Error: [Cabal-7107]
Could not resolve dependencies:
[__0] trying: dhall-toml-1.0.4 (user goal)
[__1] trying: dhall-1.42.2 (dependency of dhall-toml)
[__2] next goal: template-haskell (dependency of dhall)
[__2] rejecting: template-haskell-2.23.0.0/installed-3b55 (conflict: dhall => template-haskell>=2.13.0.0 && <2.23)
[__2] skipping: template-haskell-2.23.0.0 (has the same characteristics that caused the previous version to fail: excluded by constraint '>=2.13.0.0 && <2.23' from 'dhall')
[__2] rejecting: template-haskell; 2.22.0.0, 2.21.0.0, 2.20.0.0, 2.19.0.0, 2.18.0.0, 2.17.0.0, 2.16.0.0, 2.15.0.0, 2.14.0.0, 2.13.0.0, 2.12.0.0, 2.11.1.0, 2.11.0.0, 2.10.0.0, 2.9.0.0, 2.8.0.0, 2.7.0.0, 2.6.0.0, 2.5.0.0, 2.4.0.1, 2.4.0.0, 2.3.0.1, 2.3.0.0, 2.2.0.0 (constraint from non-reinstallable package requires installed instance)
[__2] fail (backjumping, conflict set: dhall, template-haskell)
After searching the rest of the dependency tree exhaustively, these were the goals I've had most trouble fulfilling: template-haskell, dhall, dhall-toml

ghc --version: The Glorious Glasgow Haskell Compilation System, version 9.12.1
cabal --version: cabal-install version 3.14.1.1 compiled using version 3.14.1.1 of the Cabal library

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions