Skip to content

Instantly share code, notes, and snippets.

@michaelneale
Created June 9, 2014 04:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save michaelneale/e8d41f9158872a2dca69 to your computer and use it in GitHub Desktop.
Save michaelneale/e8d41f9158872a2dca69 to your computer and use it in GitHub Desktop.
cabal install
Resolving dependencies...
cabal: Could not resolve dependencies:
trying: aeson-0.6.2.1/installed-b7c... (user goal)
trying: app-0.1 (user goal)
next goal: wreq (dependency of app-0.1)
rejecting: wreq-0.1.0.1, 0.1.0.0 (conflict: aeson==0.6.2.1/installed-b7c...,
wreq => aeson>=0.7.0.3)
Backjump limit reached (change with --max-backjumps).
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