Skip to content

Instantly share code, notes, and snippets.

@joshcough
Created March 22, 2013 21:17
Show Gist options
  • Save joshcough/5224826 to your computer and use it in GitHub Desktop.
Save joshcough/5224826 to your computer and use it in GitHub Desktop.
Downloading the latest package list from hackage.haskell.org
Note: there is a new version of cabal-install available.
To upgrade, run: cabal install cabal-install
Resolving dependencies...
cabal: Could not resolve dependencies:
trying: ermine-0.6 (user goal)
next goal: void (dependency of ermine-0.6)
rejecting: void-0.5.12/installed-9b2... (conflict: ermine => void>=0.6 && <1)
trying: void-0.6
trying: trifecta-1.0/installed-999... (dependency of ermine-0.6)
next goal: lens (dependency of ermine-0.6)
rejecting: lens-3.9/installed-34a... (conflict: void==0.6, lens =>
void==0.5.12/installed-9b2...)
rejecting: lens-3.8.7.3, 3.8.7.2, 3.8.7.1, 3.8.7, 3.8.6, 3.8.5, 3.8.4, 3.8.3,
3.8.2, 3.8.1, 3.8.0.2, 3.8.0.1, 3.8, 3.7.6, 3.7.5, 3.7.4, 3.7.3, 3.7.2,
3.7.1.2, 3.7.1.1, 3.7.1, 3.7.0.2, 3.7.0.1, 3.7, 3.6.0.4, 3.6.0.3, 3.6.0.2,
3.6.0.1, 3.6, 3.5.1, 3.5, 3.4, 3.3, 3.2, 3.1, 3.0.6, 3.0.5, 3.0.4, 3.0.3,
3.0.2, 3.0.1, 3.0, 2.9, 2.8, 2.7.0.1, 2.7, 2.6.1, 2.6, 2.5, 2.4.0.2, 2.4, 2.3,
2.2, 2.1, 2.0, 1.9.1, 1.9, 1.8, 1.7.1, 1.7, 1.6, 1.5, 1.4.1, 1.4, 1.3.1, 1.3,
1.2, 1.1.1, 1.1, 1.0.3, 1.0.2, 1.0.1, 1.0, 0.9, 0.8, 0.7, 0.6, 0.5, 0.4, 0.3,
0.2, 0.1 (conflict: trifecta => lens==3.9/installed-34a...)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment