Added a comment: cabal fails to resolve dependencies

This commit is contained in:
azul 2014-06-19 08:49:06 +00:00 committed by admin
parent 63deeddbd5
commit 3a82d57540

View file

@ -0,0 +1,13 @@
[[!comment format=mdwn
username="azul"
ip="91.36.153.149"
subject="cabal fails to resolve dependencies"
date="2014-06-19T08:49:05Z"
content="""
I tried this on ubuntu 14.04 without any previous haskell installs and cabal failed to resolve the dependencies:
rejecting: optparse-applicative-0.9.0 (conflict: hjsmin =>
optparse-applicative>=0.7 && <0.9)
[full log](paste.debian.net/105771/)
"""]]