Changes
Page history
Update language pragma history for 9.6
authored
Feb 15, 2023
by
Takenobu Tani
Show whitespace changes
Inline
Side-by-side
language-pragma-history.md
View page @
6606dd38
...
...
@@ -12,6 +12,16 @@ See also [http://damianfral.github.io/ghcaniuse/](http://damianfral.github.io/gh
See also
[
Language options
](
https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/exts/table.html
)
in GHC User's Guide.
## Changes in GHC 9.6
Added LANGUAGE extensions:
-
`[No]TypeData`
Removed LANGUAGE extensions:
-
`TypeInType`
## Changes in GHC 9.2
Added LANGUAGE extensions:
...
...
...
...