-
Notifications
You must be signed in to change notification settings - Fork 194
Closed
Description
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
Labels
No labels