[Haskell-beginners] Issue installing reactive-banana-5.0.0.1
Brent Yorgey
byorgey at seas.upenn.edu
Sat Apr 28 00:25:09 CEST 2012
try
cabal install reactive-banana --constraint='mtl < 2.1'
-Brent
On Fri, Apr 27, 2012 at 11:19:39PM +0100, Miguel Negrao wrote:
> Hi
>
> It appears I can’t install reactive-banana-5.0.0.1:
>
> cabal install reactive-banana
> Resolving dependencies...
> cabal: cannot configure mtl-2.1. It requires transformers ==0.3.*
> For the dependency on transformers ==0.3.* there are these packages:
> transformers-0.3.0.0. However none of them are available.
> transformers-0.3.0.0 was excluded because reactive-banana-0.5.0.1 requires
> transformers ==0.2.*
>
> How can I solve this ?
>
> thank you,
> Miguel
>
>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://www.haskell.org/mailman/listinfo/beginners
>
More information about the Beginners
mailing list