Change Template Haskell representation of GADTs.
Previous representation of GADTs in TH was not expressive enough to express possible GADT return types. See #11341 Test Plan: ./validate Reviewers: goldfire, austin, bgamari Subscribers: thomie, RyanGlScott Differential Revision: https://phabricator.haskell.org/D1738 GHC Trac Issues: #11341
testsuite/tests/th/T11341.hs
0 → 100644
Please register or sign in to comment