Created
May 23, 2011 00:21
-
-
Save nornagon/986039 to your computer and use it in GitHub Desktop.
This file contains 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
[56 of 58] Compiling Distribution.Simple.Configure ( Distribution/Simple/Configure.hs, dist/build/Distribution/Simple/Configure.o ) | |
[57 of 58] Compiling Distribution.Simple.Install ( Distribution/Simple/Install.hs, dist/build/Distribution/Simple/Install.o ) | |
[58 of 58] Compiling Distribution.Simple ( Distribution/Simple.hs, dist/build/Distribution/Simple.o ) | |
Registering Cabal-1.8.0.6... | |
Installing library in /Users/nornagon/.cabal/lib/Cabal-1.8.0.6/ghc-7.0.3 | |
Registering Cabal-1.8.0.6... | |
<command line>: cannot satisfy -package Cabal-1.10.1.0: | |
Cabal-1.10.1.0-49678efb6bfc399545e2b61629b900e2 is unusable due to missing or recursive dependencies: | |
process-1.0.1.5-107ac5b78a5845608025ca13d328fdc5 | |
(use -v for more information) | |
cabal: Error: some packages failed to install: | |
cabal-install-0.8.2 depends on time-1.1.4 which failed to install. | |
random-1.0.0.3 depends on time-1.1.4 which failed to install. | |
time-1.1.4 failed during the configure step. The exception was: | |
ExitFailure 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment