<p dir="ltr"><br>
&gt; The first primary reason is<br>
&gt; technical: haskell-src-exts<br>
&gt; 1.14 revamps the Extension<br>
&gt; datatype, among other things<br>
&gt; to allow turning extensions on<br>
&gt; and off (similar to what Cabal<br>
&gt; allows). We also introduce the<br>
&gt; concept of a Language,<br>
&gt; separate from a set of<br>
&gt; extensions. This is the only<br>
&gt; backwards-incompatible<br>
&gt; change in this release.</p>
<p dir="ltr">Heads-up: as was pointed out to me, the above is not true. The constructors of the Tuple type have also changed, which means greater risks for breakage. Proceed with this in mind.</p>
<p dir="ltr">Cheers, Niklas<br>
</p>