[Haskell-cafe] text 1.0.0.0 producing cabal hell?
Tillmann Vogt
Tillmann.Vogt at rwth-aachen.de
Tue Dec 17 21:03:49 UTC 2013
Check this out:
http://packdeps.haskellers.com/reverse/text
306 outdated dependencies!
I am guessing that most libraries could easily change the boundaries to
>=0.11 && <1.1
<http://hackage.haskell.org/package/digestive-functors-blaze>
because the API hasn't changed a lot. As far as I can see only a
function was added.
Or is everybody using sandboxing tools?
Maybe the author of a library should have the right to change the
boundary of all reverse dependencies. So that Brian has to adjust all
306 boundaries if he knows that this would work :-)
Just the boundaries, not the code.
-Tillmann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20131217/f136c701/attachment.html>
More information about the Haskell-Cafe
mailing list