summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/sigof03/A.hs
blob: 67435f038cbebcafd77a9185542b94bce27eb556 (plain)
1
2
3
module A where
class C a where
instance C Bool where