summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/TcNoNullaryTC.hs
blob: de5e4436f7e7991b783663ec4d413d9eaf4de979 (plain)
1
2
3
4
module NoNullaryTC where

class A where
  f :: a -> a