Skip to content
This repository has been archived by the owner on Apr 25, 2020. It is now read-only.

Can't install ghc-mod #907

Closed
giokoguashvili opened this issue Aug 28, 2017 · 3 comments
Closed

Can't install ghc-mod #907

giokoguashvili opened this issue Aug 28, 2017 · 3 comments

Comments

@giokoguashvili
Copy link

giokoguashvili commented Aug 28, 2017

Installed Haskell Platform for Windows is 8.2.1 (64-bit)

> cabal install ghc-mod

Resolving dependencies...
cabal: Could not resolve dependencies:
trying: ghc-mod-5.8.0.0 (user goal)
next goal: base (dependency of ghc-mod-5.8.0.0)
rejecting: base-4.10.0.0/installed-4.1... (conflict: ghc-mod => base<4.10 &&
>=4.6.0.1)
rejecting: 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,
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)
After searching the rest of the dependency tree exhaustively, these were the
goals I've had most trouble fulfilling: base, ghc-mod, syb

Can someone help or advice.

@DanielG
Copy link
Owner

DanielG commented Aug 28, 2017

GHC 8.2.1 is not supported yet, hence the base<4.10 constraint. See #900.

@DanielG DanielG closed this as completed Aug 28, 2017
@Aphexus
Copy link

Aphexus commented Oct 18, 2018

So, how many years do we have to wait to get this supported?

@endless7
Copy link

what ???

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants