首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >win10 ghc安装失败(ghc8.2.1)

win10 ghc安装失败(ghc8.2.1)
EN

Stack Overflow用户
提问于 2017-09-17 15:09:24
回答 1查看 478关注 0票数 2
代码语言:javascript
复制
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

发生什么事了?那我该怎么办?

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2017-09-18 05:49:02

根据ghc-mod的这张票

GHC8.2.1还不受支持,因此出现了base<4.10约束。

(截至9月中旬)2917)和,

8.2.1的特性支持被添加到v5.9.0.0里程碑中。

票数 2
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/46265578

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档