Created
April 16, 2014 16:47
-
-
Save bvssvni/10905570 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Resolving dependencies... | |
Configuring cabal-install-1.18.0.3... | |
/var/folders/_t/g72k9vzd30b5svvyd1nxpwp40000gn/T/57145.c:1:12: | |
warning: control reaches end of non-void function [-Wreturn-type] | |
int foo() {} | |
^ | |
1 warning generated. | |
Building cabal-install-1.18.0.3... | |
Preprocessing executable 'cabal' for cabal-install-1.18.0.3... | |
<command line>: cannot satisfy -package-id HTTP-4000.2.8-cdf033f9d7051824f52cd5101df67509 | |
(use -v for more information) | |
Failed to install cabal-install-1.18.0.3 | |
cabal: Error: some packages failed to install: | |
cabal-install-1.18.0.3 failed during the building phase. The exception was: | |
ExitFailure 1 | |
Sven-Nilsens-MacBook-Pro:~ sven$ echo $PATH | |
/Users/sven/.cabal/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment