3 Dec 09:10
Re: Data.ByteString vs Data.ByteString.Lazy vs Data.ByteString.Char8
Ketil Malde <ketil <at> malde.org>
2008-12-03 08:10:18 GMT
2008-12-03 08:10:18 GMT
"Galchin, Vasili" <vigalchin <at> gmail.com> writes: > Warning: This package indirectly depends on multiple versions of the same > package. This is highly likely to cause a compile failure. > package binary-0.4.2 requires bytestring-0.9.0.1 > package bio-0.3.4.1 requires bytestring-0.9.1.0 > ah ha .. Ketil, this is what you are saying? Yes, exactly. > If so, how do I fix? install a newer version of binary? Just recompiling it against bytestring-0.9.1.0 would suffice. You really should anyway, bytestring-0.9.0.1 has a nasty performance issue. -k -- -- If I haven't seen further, it is by standing in the footprints of giants
RSS Feed