Skip to content
Snippets Groups Projects
Commit 54da4591 authored by Ben Gamari's avatar Ben Gamari
Browse files

relnote: Mention StandaloneKindSignatures in highlights

parent 2f25fbfb
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,11 @@ following sections. ...@@ -10,7 +10,11 @@ following sections.
Highlights Highlights
---------- ----------
- The :extension:`UnliftedNewtypes` extension. - The :extension:`UnliftedNewtypes` extension, allowing ``newtype``\s to be
wrap types of kind other than ``Type``.
- The :extension:`StandaloneKindSignatures` extension, allowing explicit
signatures on type constructors.
- A new, :rts-flag:`low-latency garbage collector <-xn>` for the oldest generation. - A new, :rts-flag:`low-latency garbage collector <-xn>` for the oldest generation.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment