0

我正在寻求安装 ADA 节点的帮助!

我一直在使用 Stakepool247在这里创建的本指南,并且在强制安装过程使用我刚刚安装的 GHC 版本时遇到问题。(GHC --version 8.10.4) 和 (cabal --version 3.2.0.0) 在 WSL 上使用 Linux 依赖项 (Ubuntu --version 20.04)

当我尝试通过运行来执行此操作时,cabal configure --with-compiler=ghc-8.10.4 我遇到了下面列出的休闲错误。

非常感谢花时间回答这个初学者问题的人!我希望它能帮助遇到类似错误的其他人

HEAD is now at 94153b6 Fixed title of haddock page
HEAD is now at 47db5b8 Merge pull request #212 from input-output-hk/nfrisby/issue-205-time-conversions-in-EpochInfo
HEAD is now at f730793 Merge pull request #69 from newhoggy/add-ghc-8.6.5-and-8.10.2-to-ci
HEAD is now at e8f19bcc9 Merge #2135
HEAD is now at 8bcd3c9 Downgrade cabal file version to 2.4 because 3.0 is incompatible with stack
HEAD is now at 9b279c754 Merge #3036
'cabal.project.local' file already exists. Now overwriting it.
Warning: Requested index-state2021-03-15T00:00:00Z is newer than
'hackage.haskell.org'! Falling back to older state (2021-03-14T23:47:09Z).
Resolving dependencies...
cabal: Could not resolve dependencies:
[__0] trying: Win32-network-0.1.0.0 (user goal)
[__1] next goal: base (dependency of Win32-network)
[__1] rejecting: base-4.14.1.0, base-4.14.0.0, base-4.13.0.0, base-4.12.0.0,
base-4.11.1.0, base-4.11.0.0, base-4.10.1.0, 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 (only already installed instances can be used)
[__1] rejecting: base-4.4.1.0 (conflict: Win32-network => base>=4.5 && <5)
[__1] skipping: 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 (has the same characteristics that caused the previous version to
fail: excluded by constraint '>=4.5 && <5' from 'Win32-network')
[__1] fail (backjumping, conflict set: Win32-network, base)
After searching the rest of the dependency tree exhaustively, these were the
goals I've had most trouble fulfilling: base, Win32-network
4

0 回答 0