[Git][ghc/ghc][master] Announce Or-patterns in the release notes for GHC 9.12 (#22596)

Marge Bot (@marge-bot) gitlab at gitlab.haskell.org
Wed Jun 5 19:19:19 UTC 2024



Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
1f4d2ef7 by Sebastian Graf at 2024-06-05T15:18:34-04:00
Announce Or-patterns in the release notes for GHC 9.12 (#22596)

Leftover from !9229.

- - - - -


1 changed file:

- docs/users_guide/9.12.1-notes.rst


Changes:

=====================================
docs/users_guide/9.12.1-notes.rst
=====================================
@@ -11,6 +11,8 @@ for specific guidance on migrating programs to this release.
 Language
 ~~~~~~~~
 
+- New language extension: :extension:`OrPatterns` implements `GHC Proposal #522
+  <https://github.com/ghc-proposals/ghc-proposals/blob/master/proposals/0522-or-patterns.rst>`_).
 
 - The ordering of variables used for visible type application has been changed in two cases.
   It is supposed to be left-to-right, but due to an oversight, it was wrong:



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/1f4d2ef7f080535f9cc7af08edb5e12c62ce9509

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/1f4d2ef7f080535f9cc7af08edb5e12c62ce9509
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20240605/3375e0de/attachment-0001.html>


More information about the ghc-commits mailing list