<div dir="ltr"><div dir="ltr"><div dir="ltr">Am Fr., 22. Feb. 2019 um 11:39 Uhr schrieb Damien Mattei <<a href="mailto:damien.mattei@gmail.com">damien.mattei@gmail.com</a>>:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div style="font-size:large">[...] but i think it's the 8.2 compiler that cause the bug...<br></div></div></blockquote><div><br></div><div>After a quick look at your code, I very much doubt that. You use the mysql-simple package, which in turn uses the mysql package, which in turn uses the native mysqlclient library. My (and probably most people's) reaction here is: It is much, much more probable that either</div><div><br></div><div>   a) you use the package/library incorrectly</div><div><br></div><div>or</div><div><br></div><div>   b) the package/library has a bug</div><div><br></div><div>than that you have discovered a compiler bug for otherwise farily trivial code. Your best bet is to either rip out the mysql dependencies and still reproduce the bug or issue a bug report at e.g. <a href="https://github.com/paul-rouse/mysql-simple/issues">https://github.com/paul-rouse/mysql-simple/issues</a>.</div><div><br></div><div>Note that I'm not saying that GHC is bug-free, it is just a question where people will probably like to spend their time on. Given the fact that there are tons of buggy packages/libraries with questionable quality out there, it is basically *your* onus to show that your problem is GHC's fault.</div><div><br></div><div>Just my 2c...</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
</blockquote></div></div></div></div></div></div></div>
</blockquote></div>
</blockquote></div></div></div>