diff options
Diffstat (limited to 'docs/users_guide/8.6.1-notes.rst')
-rw-r--r-- | docs/users_guide/8.6.1-notes.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/users_guide/8.6.1-notes.rst b/docs/users_guide/8.6.1-notes.rst index 147558e139..4bc01c904e 100644 --- a/docs/users_guide/8.6.1-notes.rst +++ b/docs/users_guide/8.6.1-notes.rst @@ -125,6 +125,11 @@ Language This is now an error unless :extension:`PolyKinds` is enabled. +- Type literals now could be used in type class instances without the extension + :extension:`FlexibleInstances`. + + See :ghc-ticket:`13833`. + Compiler ~~~~~~~~ |