<div dir="ltr"><div>Hi all,</div><div>As I mentioned some time ago, we have been busy working on a new implementation of `ImpredicativeTypes` for GHC. I am very thankful to everybody who back then sent us examples of impredicativity which would be nice to support, as far as we know this branch supports all of them! :)</div><div><br></div><div>If you want to try it, at <a href="https://gitlab.haskell.org/trupill/ghc/commit/a3f95a0fe0f647702fd7225fa719a8062a4cc0a5/pipelines?ref=quick-look-build">https://gitlab.haskell.org/trupill/ghc/commit/a3f95a0fe0f647702fd7225fa719a8062a4cc0a5/pipelines?ref=quick-look-build</a> you can find the result of the pipeline, which includes builds for several platforms (click on the "Artifacts" button, the one which looks like a cloud, to get them). The code is being developed at <a href="https://gitlab.haskell.org/trupill/ghc">https://gitlab.haskell.org/trupill/ghc</a>.</div><div><br></div><div>Any code should run *unchanged* except for some eta-expansion required for some specific usage patterns of higher-rank types. Please don't hesitate to ask any questions or clarifications about it. A merge request for tracking this can be found at <a href="https://gitlab.haskell.org/ghc/ghc/merge_requests/1659">https://gitlab.haskell.org/ghc/ghc/merge_requests/1659</a></div><div><br></div><div>Kind regards,</div><div>Alejandro<br></div></div>