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
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