Skip to content

Instantly share code, notes, and snippets.

@yminsky
Created April 11, 2015 19:36
Show Gist options
  • Save yminsky/6082664b3ea074424c46 to your computer and use it in GitHub Desktop.
Save yminsky/6082664b3ea074424c46 to your computer and use it in GitHub Desktop.
Now trying pandoc
~ $ cabal install pandoc
Resolving dependencies...
cabal: Could not resolve dependencies:
trying: pandoc-1.13.2 (user goal)
trying: base-4.8.0.0/installed-901... (dependency of pandoc-1.13.2)
next goal: haddock-library (dependency of pandoc-1.13.2)
rejecting: haddock-library-1.2.0 (conflict: pandoc => haddock-library>=1.1 &&
<1.2)
rejecting: haddock-library-1.1.1, 1.1.0 (conflict:
base==4.8.0.0/installed-901..., haddock-library => base>=4.3 && <4.8)
rejecting: haddock-library-1.0.1, 1.0.0 (conflict: pandoc =>
haddock-library>=1.1 && <1.2)
Backjump limit reached (change with --max-backjumps).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment