On Mon, Aug 27, 2012 at 11:39 AM, Erik Hesselink <span dir="ltr">&lt;<a href="mailto:hesselink@gmail.com" target="_blank">hesselink@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div><br>
</div></div>Yes, you are right. So the question is how long to support systems<br>
with the old cabal 0.10. This is the one included with the previous<br>
haskell platform (and thus lots of linux distro&#39;s), which is less than<br>
a year old. But it&#39;s also pretty old, since there weren&#39;t any cabal<br>
releases for a while.<br></blockquote><div><br></div><div>That&#39;s a very awkward situation. At least in the future, Johan and I have a proposal to make this class of problem more avoidable by introducing a regular release schedule. See the thread that starts here for details: <a href="http://www.haskell.org/pipermail/cabal-devel/2012-August/008987.html" target="_blank">http://www.haskell.org/pipermail/cabal-devel/2012-August/008987.html</a></div>


<div><br></div><div>For the state of things today, it&#39;s not obvious to me what to do.</div><div><br></div><div>It&#39;s burdensome to ask package authors to remove stuff from their packages because it can&#39;t be handled by a broken version of cabal, especially since there&#39;s no upper bound on how long that broken version will be floating around. We&#39;d essentially be giving up on this feature semi-permanently, which would make me sad because it&#39;s so useful.</div>


<div><br></div><div>Just as unappealing is the idea of breaking builds for people who, through no fault of their own, are using the broken cabal. However, at least this class of people has the incentives aligned to do something about their problem: either upgrade cabal-install or their distro.</div>
<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The other question is how useful test suites in a released package<br>
are. Aren&#39;t they much more useful (and used more often) in source<br>
repositories?<br></blockquote><div><br></div><div>They&#39;re certainly useful in source repositories, and we have historically chosen not to make a distinction between what&#39;s in a source repo and what gets shipped to end users via cabal, which makes sense to me.</div>
</div>