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

Use glossary directive

parent f5f79492
No related branches found
No related tags found
1 merge request!10371users guide: Add glossary
Pipeline #72048 passed
Glossary
========
technology preview::
.. glossary::
technology preview
GHC will occassionally ship features advertised as being in a *technology
preview* state. Such features are generally opt-in in nature (e.g. new
language extensions) and may have various shortcomings. These may include
known bugs (which we will try to document), lacking optimisation, and
unhandled interactions with other language features. As such, behavior
of such features may change in the future. However, we do expect features
to converge to non-preview state over the course of a few GHC major releases.
GHC will occassionally ship features advertised as being in a *technology
preview* state. Such features are generally opt-in in nature (e.g. new
language extensions) and may have various shortcomings. These may include
known bugs (which we will try to document), lacking optimisation, and
unhandled interactions with other language features. As such, behavior
of such features may change in the future. However, we do expect features
to converge to non-preview state over the course of a few GHC major releases.
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