[ghc-steering-committee] Please consider GHC Proposal #575 for acceptance.

Moritz Angermann moritz.angermann at gmail.com
Fri May 19 09:05:31 UTC 2023


Dear Steering Committee,

I strongly endorse GHC Proposal #575
<https://github.com/ghc-proposals/ghc-proposals/pull/575>, which suggests
the introduction of deprecation pragmas on instances.

The proposal is a logical extension of Haskell's existing deprecation
facilities. Its implementation would fill a notable gap in the language's
current deprecation capabilities.

The lack of instance deprecation hinders controlled evolution of libraries
and codebases, often leading to unexpected changes for users. By allowing
instance deprecation, we can enhance the stability and predictability of
Haskell codebases and improve the user experience.

In summary, Proposal #575 represents a valuable improvement for Haskell. I
urge the committee to give it favorable consideration.

Best Regards, Moritz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-steering-committee/attachments/20230519/05d2dac8/attachment.html>


More information about the ghc-steering-committee mailing list