Created
January 23, 2014 08:15
-
-
Save carlohamalainen/8574816 to your computer and use it in GitHub Desktop.
ghc-7.6.3 vs Cabal-1.18
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
Resolving dependencies... | |
cabal: Could not resolve dependencies: | |
trying: ghc-imported-from-0.1.0.0 (user goal) | |
next goal: Cabal (dependency of ghc-imported-from-0.1.0.0) | |
rejecting: Cabal-1.16.0/installed-c6e... (conflict: ghc-imported-from => | |
Cabal>=1.18) | |
trying: Cabal-1.18.1.2 | |
next goal: ghc (dependency of ghc-imported-from-0.1.0.0) | |
rejecting: ghc-7.6.3/installed-189... (conflict: Cabal==1.18.1.2, ghc => | |
Cabal==1.16.0/installed-c6e...) | |
Dependency tree exhaustively searched. | |
Note: when using a sandbox, all packages are required to have consistent | |
dependencies. Try reinstalling/unregistering the offending packages or | |
recreating the sandbox. | |
(13)+ cabal install | |
Resolving dependencies... | |
cabal: Could not resolve dependencies: | |
trying: ghc-imported-from-0.1.0.0 (user goal) | |
next goal: Cabal (dependency of ghc-imported-from-0.1.0.0) | |
rejecting: Cabal-1.16.0/installed-c6e... (conflict: ghc-imported-from => | |
Cabal>=1.18) | |
trying: Cabal-1.18.1.2 | |
next goal: ghc (dependency of ghc-imported-from-0.1.0.0) | |
rejecting: ghc-7.6.3/installed-189... (conflict: Cabal==1.18.1.2, ghc => | |
Cabal==1.16.0/installed-c6e...) | |
Dependency tree exhaustively searched. | |
Note: when using a sandbox, all packages are required to have consistent | |
dependencies. Try reinstalling/unregistering the offending packages or | |
recreating the sandbox. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment