Update language pragma history authored by Krzysztof Gogolewski's avatar Krzysztof Gogolewski
......@@ -11,6 +11,12 @@ 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/glasgow_exts.html#language-options) in GHC User's Guide.
## Changes in GHC 8.12
Added LANGUAGE extensions:
- `[No]LinearTypes`
## Changes in GHC 8.10
Added LANGUAGE extensions:
......
......