升级时的阴谋集团意外行为

时间:2018-11-12 02:52:33

标签: haskell cabal

<AbsoluteLayout BackgroundColor="PaleGreen" VerticalOptions="FillAndExpand">

的确,我没想到这样的事情。我很震惊。

编辑:

修正了@duplode评论

进一步编辑:

有人知道为什么我仍然得到这个吗?

ramiro@omfg-hello:~$ cabal --version
cabal-install version 1.24.0.2
compiled using version 1.24.2.0 of the Cabal library 
ramiro@omfg-hello:~$ sudo cabal install cabal-install --force-reinstalls
[sudo] password for ramiro: 
Resolving dependencies...
Configuring cabal-install-2.4.0.0...
Building cabal-install-2.4.0.0...
Installed cabal-install-2.4.0.0
ramiro@omfg-hello:~$ cabal --version
cabal-install version 1.24.0.2
compiled using version 1.24.2.0 of the Cabal library 

至少我现在获得了正确的阴谋集团版本

ramiro@omfg-hello:~/Haskell/happstack-server$ sudo cabal new-test all
cabal: unrecognised command: new-test (try --help)

EditN:

ramiro@omfg-hello:~/Haskell/happstack-server$ cabal --v
cabal-install version 2.4.0.0
compiled using version 2.4.0.1 of the Cabal library 

非sudo与sudo。

0 个答案:

没有答案