summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/T2182_A.hs
blob: 52ecca712ee21e2d2be537ef7aed389b761c07e2 (plain)
1
2
3
4
module T2182_A where
import Text.Show.Functions
instance Eq (a -> b) where
    _ == _ = True