[Git][ghc/ghc][wip/amg/ghc2024] 4 commits: Document GHC2024
Adam Gundry (@adamgundry)
gitlab at gitlab.haskell.org
Fri Feb 16 08:10:40 UTC 2024
Adam Gundry pushed to branch wip/amg/ghc2024 at Glasgow Haskell Compiler / GHC
Commits:
93c30478 by Adam Gundry at 2024-02-16T08:10:28+00:00
Document GHC2024
Co-authored-by: Joachim Breitner <mail at joachim-breitner.de>
- - - - -
e815f492 by Adam Gundry at 2024-02-16T08:10:28+00:00
Update tests for enabling GHC2024 by default
Co-authored-by: Joachim Breitner <mail at joachim-breitner.de>
- - - - -
3734e649 by Adam Gundry at 2024-02-16T08:10:28+00:00
Revert "Update tests for enabling GHC2024 by default"
This reverts commit 5117bc9fbde0af5e74d628f99e35712a728de7f9.
- - - - -
04b1d5b3 by Adam Gundry at 2024-02-16T08:10:28+00:00
Use GHC2024 in a test
- - - - -
30 changed files:
- docs/users_guide/9.10.1-notes.rst
- docs/users_guide/exts/binary_literals.rst
- docs/users_guide/exts/constrained_class_methods.rst
- docs/users_guide/exts/constraint_kind.rst
- docs/users_guide/exts/control.rst
- docs/users_guide/exts/data_kinds.rst
- docs/users_guide/exts/deriving_extra.rst
- docs/users_guide/exts/deriving_strategies.rst
- docs/users_guide/exts/disambiguate_record_fields.rst
- docs/users_guide/exts/empty_case.rst
- docs/users_guide/exts/empty_data_deriving.rst
- docs/users_guide/exts/existential_quantification.rst
- docs/users_guide/exts/explicit_forall.rst
- docs/users_guide/exts/explicit_namespaces.rst
- docs/users_guide/exts/ffi.rst
- docs/users_guide/exts/field_selectors.rst
- docs/users_guide/exts/flexible_contexts.rst
- docs/users_guide/exts/gadt.rst
- docs/users_guide/exts/gadt_syntax.rst
- docs/users_guide/exts/generics.rst
- docs/users_guide/exts/hex_float_literals.rst
- docs/users_guide/exts/import_qualified_post.rst
- docs/users_guide/exts/instances.rst
- docs/users_guide/exts/intro.rst
- docs/users_guide/exts/kind_signatures.rst
- docs/users_guide/exts/lambda_case.rst
- docs/users_guide/exts/let_generalisation.rst
- docs/users_guide/exts/multi_param_type_classes.rst
- docs/users_guide/exts/newtype_deriving.rst
- docs/users_guide/exts/nullary_types.rst
The diff was not included because it is too large.
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/94203aba7746121db54030ef35583e79b538db5d...04b1d5b325bb571602bf2bc0426529da0451f5dd
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/94203aba7746121db54030ef35583e79b538db5d...04b1d5b325bb571602bf2bc0426529da0451f5dd
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/20240216/69b74ce7/attachment-0001.html>
More information about the ghc-commits
mailing list