summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod39.hs
blob: 660cd11469c6ddb762e47c9c5d1ded924bd8f5b6 (plain)
1
2
3
4
{-# LANGUAGE Haskell2010 #-}
-- !!! Class variable constraints on member funs
module M where
class C a where f :: Eq a => a