summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T1633.hs
blob: 3fff8f2540700c0dc41495b1b771567997f5980d (plain)
1
2
3
4
5
6
-- This just tests what the kind error message looks like
-- Trac #1633

module T1633 where

instance Functor Bool