Skip to content

Instantly share code, notes, and snippets.

@joshcough
Created February 5, 2014 02:00
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 joshcough/8816211 to your computer and use it in GitHub Desktop.
Save joshcough/8816211 to your computer and use it in GitHub Desktop.
pro:L5-Haskell joshcough$ ht
Resolving dependencies...
cabal: Could not resolve dependencies:
trying: l-0.1.0.0 (user goal)
trying: l-0.1.0.0:+tests
rejecting: l-0.1.0.0:!test (global constraint requires opposite flag
selection)
trying: l-0.1.0.0:*test
trying: test-framework-th-0.2.4 (dependency of l-0.1.0.0:+tests)
trying: regex-posix-0.95.2 (dependency of test-framework-th-0.2.4)
trying: regex-posix-0.95.2:+newbase
trying: bytestring-0.10.4.0/installed-db6... (dependency of
regex-posix-0.95.2:+newbase)
trying: deepseq-1.3.0.2/installed-16f... (dependency of
bytestring-0.10.4.0/installed-db6...)
trying: test-framework-0.8.0.3 (dependency of l-0.1.0.0:+tests)
trying: xml-1.3.13 (dependency of test-framework-0.8.0.3)
trying: text-1.1.0.0/installed-4e0... (dependency of xml-1.3.13)
next goal: quickcheck-instances (dependency of l-0.1.0.0:+tests)
rejecting: quickcheck-instances-0.3.6, 0.3.5, 0.3.4 (conflict:
text==1.1.0.0/installed-4e0..., quickcheck-instances => text>=0.7 && <1.1)
rejecting: quickcheck-instances-0.3.3, 0.3.2, 0.3.1, 0.3.0, 0.2.0, 0.1.0
(conflict: deepseq => array==0.5.0.0/installed-8b3..., quickcheck-instances =>
array>=0.3 && <0.5)
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