在cabal install random之後,我嘗試了ghc-mod list,但它仍然沒有看到包。 cabal --version
cabal-install version 1.22.6.0
using version 1.22.4.0 of the Cabal library
ghc-mod --version
ghc-mod version 5.5.0.0 compiled b
我想安裝的是scalpel庫。 當我嘗試: cabal install -p scalpel
我有以下的輸出: Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.
C:\Users\maion_000>cabal install -p scalpel
Reso
如何在Windows上更新預安裝的Haskell軟件包(例如System.Directory軟件包)?我試着簡單地告訴cabal安裝它,但是在這樣做時遇到了錯誤。 The package has a '.configure' script. This requires a Unix compatibility toolchain such
as MinGW+MSYS or Cygwin.
ca
我試圖安裝裝配阿格達我的Mac上,按照說明http://wiki.portal.chalmers.se/agda/pmwiki.php?n=Main.MacOSX ,但我得到了一些問題: 當我在終端窗口中鍵入cabal update,它說:Skipping download: Local and remote files match.我不知道它意味着它的工作與否。我不知道如何更新我的PATH va