Fix #13833: accept type literals with no FlexibleInstances
Test Plan: ./validate Reviewers: bgamari, simonpj Reviewed By: bgamari, simonpj Subscribers: simonpj, rwbarton, thomie, carter GHC Trac Issues: #13833 Differential Revision: https://phabricator.haskell.org/D4823
Showing
- compiler/typecheck/TcValidity.hs 3 additions, 2 deletionscompiler/typecheck/TcValidity.hs
- docs/users_guide/8.6.1-notes.rst 5 additions, 0 deletionsdocs/users_guide/8.6.1-notes.rst
- testsuite/tests/typecheck/should_compile/T13833.hs 12 additions, 0 deletionstestsuite/tests/typecheck/should_compile/T13833.hs
- testsuite/tests/typecheck/should_compile/all.T 1 addition, 0 deletionstestsuite/tests/typecheck/should_compile/all.T
Please register or sign in to comment