Closed blamario closed 5 years ago
I had to update the RFC's link to the GHC User's Guide because its relevant section got removed between GHC 8.0.1 and GHC 8.2.1:
Furthermore, even though I see no mention of it in GHC release notes, -XRelaxedPolyRec now appears to be active all the time and cannot be turned off:
$ ghc -XNoRelaxedPolyRec
on the commandline: warning:
-XNoRelaxedPolyRec is deprecated: You can't turn off RelaxedPolyRec any more
ghc: no input files
I suppose this only makes this proposal more important: GHC has burned another bridge with Haskell 2010.
+1 from me. Thanks for putting this together.
+1 from me too. Thanks!
Rendered proposal: https://github.com/blamario/rfcs/blob/RelaxedPolyRec/0000-relaxed-dependency-analysis.rst