summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T5820.hs
blob: de6598f805bc419323f293200e8b2fd65a326e98 (plain)
1
2
3
4
{-# LANGUAGE Haskell2010 #-}
module T5820 where
data Foo = Foo
instance Eq Foo