[Haskell-cafe] Need help: Cabal rejecting stringsearch, conflict in base

Thiago Negri evohunz at gmail.com
Wed Nov 27 00:34:49 UTC 2013


I don't know what to do. :-(
I can't install scotty or yesod.

$ cabal install scotty
cabal: Could not resolve dependencies:
trying: scotty-0.5.0 (user goal)
trying: base-4.7.0.0/installed-dc1... (dependency of scotty-0.5.0)
trying: wai-extra-1.3.4.6 (dependency of scotty-0.5.0)
trying: stringsearch-0.3.6.4 (dependency of wai-extra-1.3.4.6)
rejecting: stringsearch-0.3.6.4:-base3 (conflict:
base==4.7.0.0/installed-dc1..., stringsearch-0.3.6.4:base3 => base>=2 && <3)
rejecting: stringsearch-0.3.6.4:+base3 (conflict:
base==4.7.0.0/installed-dc1..., stringsearch-0.3.6.4:base3 => base>=3 && <4)
Backjump limit reached (change with --max-backjumps).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20131126/c50c32b8/attachment.html>


More information about the Haskell-Cafe mailing list