<div dir="ltr"><div>Dear devs,</div><div><br></div><div>I have a program [1] which depends on the ability to specify some instances to be both overlappable and incoherent.<br></div><div><br></div><div>GHC so far, allows only one of the OVERLAPPABLE or INCOHERENT pragmas to be specified per instance. One can still have an overlappable and incoherent instance by using -XIncoherenInstances, but this extension is deprecated.</div><div><br></div><div></div><div>Is there any chance that a patch is accepted to allow multiple instance pragmas? And if not, what would the reason for this constraint?</div><div><br></div><div>Thanks,</div><div>Facundo<br></div><div></div><div></div><div><br></div><div>[1] <a href="https://gist.github.com/facundominguez/2c0292bf6a721b450c46486ff3b71f24">https://gist.github.com/facundominguez/2c0292bf6a721b450c46486ff3b71f24</a></div></div>