text, warp and blaze-builder

harry voldermort at hotmail.com
Tue Dec 10 14:36:50 UTC 2013


Sven Panne-2 wrote
> I think the rational is: If you carefully and explictly import only
> the things you need, the new version won't break your build. Importing
> whole modules can of course break your build when new entities have
> been added to the imported module, but this could be avoided by being
> less lazy and more explicit. ;-) Changing e.g. a signature or removing
> stuff OTOH will break some builds in ways which can't be anticipated.

Fixing that took considerably less time than what I would have spent on
making all my imports explicit. Laziness wins again :)



--
View this message in context: http://haskell.1045720.n5.nabble.com/text-warp-and-blaze-builder-tp5740884p5740946.html
Sent from the Haskell - Libraries mailing list archive at Nabble.com.


More information about the Libraries mailing list