Clanki icon indicating copy to clipboard operation
Clanki copied to clipboard

Cannot install clanki

Open psamim opened this issue 9 years ago • 2 comments

Hi,

When I run cabal install clanki, I get the following:


Resolving dependencies...
cabal: Could not resolve dependencies:
trying: clanki-1.2.6 (user goal)
next goal: base (dependency of clanki-1.2.6)
rejecting: base-4.9.0.0/installed-4.9... (conflict: clanki => base>=4.6 &&
<4.9)
rejecting: base-4.9.0.0, base-4.8.2.0, base-4.8.1.0, base-4.8.0.0,
base-4.7.0.2, base-4.7.0.1, base-4.7.0.0, base-4.6.0.1, base-4.6.0.0,
base-4.5.1.0, base-4.5.0.0, base-4.4.1.0, base-4.4.0.0, base-4.3.1.0,
base-4.3.0.0, base-4.2.0.2, base-4.2.0.1, base-4.2.0.0, base-4.1.0.0,
base-4.0.0.0, base-3.0.3.2, base-3.0.3.1 (constraint from non-upgradeable
package requires installed instance)
Dependency tree exhaustively searched.

Thanks, Samim

psamim avatar Aug 06 '16 05:08 psamim

Try installing with stack: stack install clanki

srid avatar Oct 05 '16 08:10 srid

I've updated the dependencies, 1.2.7 should install successfully. Please let me know if it fails

marcusbuffett avatar Oct 05 '16 17:10 marcusbuffett