Skip to content

On GHC 9.2: Blocked on dependencies #468

@andreasabel

Description

@andreasabel

Seems like the dependency chain github -> tls -> memory -> basement is failing at its end:

$ cabal install github-0.27
Resolving dependencies...
Error: cabal: Could not resolve dependencies:
[__0] trying: github-0.27 (user goal)
[__1] trying: github:-openssl
[__2] trying: tls-1.5.5 (dependency of github -openssl)
[__3] trying: memory-0.16.0 (dependency of tls)
[__4] trying: memory:+support_foundation
[__5] trying: basement-0.0.12 (dependency of memory +support_foundation)
[__6] next goal: base (dependency of github)
[__6] rejecting: base-4.16.0.0/installed-4.16.0.0 (conflict: basement =>
base>=4.9 && <4.16)

Blocked by:

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