我試圖加載我的.hs文件,但是當我import Data.Numbers.CReal時,它給了我錯誤Failed to load interface for 'Data.Numbers.CReal'。我拼命地跑了和cabal install numbers如果我cabal list --installed顯示的數字PKG,但如果我ghc-pkg list它不會(也如果我ghc-pkg check它
我的Fedora OS上已經安裝了cabal。 陰謀的當前版本是 [email protected] ~]$ cabal --version
cabal-install version 1.22.9.0
using version 1.22.5.0 of the Cabal library
我想更新的陰謀,以最新版本發佈1.24.2.0。但更新不成功。 [email pro
我試圖安裝leksah作爲使用cabal的開發環境,但是我遇到了錯誤。是 [email protected]:~$ cabal install leksah
Resolving dependencies...
cabal: Could not resolve dependencies:
trying: leksah-0.15.2.0 (user goal)
next goal: base
我開始使用堆棧,並且我不完全確定如何拉入出現在hackage中但未出現在策劃構建中的包。 特別是,我想拉thrift-0.10.0。看起來我無法在我的project.cabal文件中指定它,extra-deps部分也沒有工作,因爲沒有包含此軟件包的解析程序。 當我運行stack install thrift-0.10.0,我收到以下錯誤: While constructing the build