Hey guys,

Does someone have time to look into this? Looks like the upgrade to mtl2
has caused a diamond dependency problem for us. I think the fix is to
put an upper bound on the monads-fd dependency but I don't have time to
look at it until the weekend at least, could someone take a look at it?

G

--- Begin Message ---
Hey guys,

So I apologize if I made this sound simple. I've been spending all night
trying to port it over to the mtl. It hasn't been successful. I haven't the
foggiest clue what some of these compiler errors mean. =/

Anyway, could one of you folks reply back when you get this so I know I'm
not talking to thin air?

Arthur


On Thu, Nov 4, 2010 at 4:54 PM, Arthur Chan <[email protected]> wrote:

> Hey guys,
>
> I've been using Snap for a week now and I like what I've seen. It's fast,
> small, clean and not stupid. (-:
>
> Now I was just about to deploy it on my ubuntu when I got this package
> conflict error. Cabal-install complains that it needs ListLike, which in
> turn needs mtl (>= 1.1.0 && < 1.2). On Nov 2nd, however, a new version of
> monads-fd was uploaded which depends on mtl (2.*).
>
> Since I have ListLike installed, I'm guessing that cabal-install is borking
> because it just sees that the dependencies mtl (2.*) and mtl (>= 1.1.0 && <
> 1.2) are mutually exclusive.
>
> I'm not sure how to get around this (short of downloading the sources). The
> page for monads-fd says it's been deprecated though, so maybe you could use
> mtl (>= 1.1.1.0) instead?
>
> Anyway, thanks for your time and I hope you guys keep working on Snap!
>
> -Arthur
>
>

--- End Message ---

-- 
Gregory Collins <[email protected]>
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap

Reply via email to