[Git][ghc/ghc][wip/glossary] Update glossary.rst

Ben Gamari (@bgamari) gitlab at gitlab.haskell.org
Mon May 1 16:12:23 UTC 2023



Ben Gamari pushed to branch wip/glossary at Glasgow Haskell Compiler / GHC


Commits:
f5f79492 by Ben Gamari at 2023-05-01T16:12:22+00:00
Update glossary.rst
- - - - -


1 changed file:

- docs/users_guide/glossary.rst


Changes:

=====================================
docs/users_guide/glossary.rst
=====================================
@@ -5,14 +5,8 @@ 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).
-    
-
-    Expectation that work will continue -- unlikely to just disappear
-    Doesn’t implement all features (best to enumerate: TH…)
-    A list of known bugs/shortcomings listed here (wiki page)
-    Isn’t optimized (produces suboptimal code)
-    Behavior may change in the future, although we will try to document such changes
-
-
-
+    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.



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

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/f5f79492db87a914fcc49d4886385b6f6a185c6a
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/20230501/a882f952/attachment-0001.html>


More information about the ghc-commits mailing list