diff options
author | Ben Gamari <bgamari.foss@gmail.com> | 2016-02-25 15:44:20 +0100 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-02-25 17:18:25 +0100 |
commit | 073e20ebda73309173b6b6e3ea10164e8808cc79 (patch) | |
tree | 3e2b8243cdec411a02a6700d7c0e9f8b8290278a /testsuite/tests | |
parent | ebaa638f47d0805d613daee48b0d93bafed85702 (diff) | |
download | haskell-073e20ebda73309173b6b6e3ea10164e8808cc79.tar.gz |
cmpTypeX: Avoid kind comparison when possible
This comparison is only necessary when the types being compared contain
casts. Otherwise the structural equality of the types implies that their
kinds are equal.
Test Plan: Validate
Reviewers: goldfire, austin, simonpj
Reviewed By: simonpj
Subscribers: thomie
Differential Revision: https://phabricator.haskell.org/D1944
GHC Trac Issues: #11597
Diffstat (limited to 'testsuite/tests')
0 files changed, 0 insertions, 0 deletions