<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2016-06-24 21:54 GMT+02:00 Daniel Bergey <span dir="ltr"><<a href="mailto:bergey@teallabs.org" target="_blank">bergey@teallabs.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">[...] I figure it's no big deal if someone building my examples needs to use a<br>
2-month-old dependency, but frustrating if what's intended as a tutorial<br>
example fails at compile time.<br></blockquote><div><br></div><div>Well, it depends on the definition of "failed": If the examples build cleanly in a fresh cabal sandbox or equivalently via "stack init && stack build", then I wouldn't consider this a failure. A consequence of the package versioning policy is actually that building a non-trivial project outside of a sandbox will fail with a high probability. This wouldn't be the case in an ideal world where every package author makes no mistakes and foresees the future, but alas, that's not the world we live in... :-D</div><div><br></div><div>Cheers,</div><div>   S.</div></div></div></div>