summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T11464.hs
blob: 88246aa6b70f42478fb26efd2462c96a6ecc3401 (plain)
1
2
3
4
5
{-# LANGUAGE MagicHash, PolyKinds #-}

module Foo where

instance Eq (Either a)