I appreciate everyone's input on this. I've decided I'm going to treat this as a minor version bump, for the following reasons:<br><br>* It's unclear that *any* breakage will occur.<div>* If any breakage does occur, it should be trivial to fix in a backwards compatible way.</div><div>* And while breakage is generally a bad thing, in this case, it would likely be beneficial to the community if we got extra data out of the exercise by having a build breakage result from this change.</div><div><br></div><div>If I hear any reports of breakage as a result of this change, I'll try to remember to report them.</div><br><div class="gmail_quote">On Tue Dec 16 2014 at 11:48:41 AM Roman Cheplyaka <<a href="mailto:roma@ro-che.info" target="_blank">roma@ro-che.info</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 16/12/14 11:40, Erik Hesselink wrote:<br>
> On Mon, Dec 15, 2014 at 11:39 PM, Roman Cheplyaka <<a href="mailto:roma@ro-che.info" target="_blank">roma@ro-che.info</a>> wrote:<br>
>> On 16/12/14 00:31, Johan Tibell wrote:<br>
>>> So yes, if you use open imports and allow new minor versions, your code<br>
>>> might break. This is expected.<br>
>><br>
>> One similarly could argue that "if you use functions in polymorphic<br>
>> contexts and allow new minor versions, your code might break".<br>
>><br>
>> This isn't in the PVP, but it's exactly in the same spirit, IMO.<br>
><br>
> I think this is a bad idea, since a "polymorphic context" (even if<br>
> rigorously defined) is not clear from reading the code, you have to<br>
> type check it in your head. The import style, on the other hand, is<br>
> very simple to read and check if it matches the style of dependency<br>
> version ranges.<br>
<br>
Ok, this is a fair point.<br>
<br>
Roman<br>
<br>
______________________________<u></u><u></u>_________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org" target="_blank">Haskell-Cafe@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/<u></u>mailman<u></u>/listinfo/haskell-cafe</a><br>
</blockquote></div>