[Haskell-beginners] cabal install snap-server-0.9.5.1: At least the following dependencies are missing: attoparsec >=0.10 && <0.13 && ==0.13.0.1

amindfv at gmail.com amindfv at gmail.com
Fri Jul 10 18:47:07 UTC 2015


It looks like the package bounds were changed on hackage though. Your install will probably work with an empty sandbox. Also try asking #snapframework on freenode -- they're very helpful!

Tom


El Jul 10, 2015, a las 8:25, Stanislaw Findeisen <stf.list.haskell at eisenbits.com> escribió:

> On 2015-07-10 14:14, Imants Cekusins wrote:
>> https://hackage.haskell.org/package/snap-server-0.9.5.1/src/snap-server.cabal
>> 
>> attoparsec                >= 0.10     && < 0.13,
> 
> But this:
> https://hackage.haskell.org/package/snap-server-0.9.5.1/snap-server.cabal (no
> "src/" here) says:
> 
> attoparsec                >= 0.10     && < 0.14,
> 
> WTF?!?
> 
> Shouldn't these 2 files be the same?
> 
> -- 
> http://people.eisenbits.com/~stf/
> http://www.eisenbits.com/
> 
> OpenPGP: 9EC2 5620 2355 B1DC 4A8F  8C79 0EC7 C214 E5AE 3B4E
> 
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners


More information about the Beginners mailing list