summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/readFail031.hs
blob: d07f8979a6793d74619e427f748aee03ec8ad777 (plain)
1
2
3
4
module ShouldFail where

class Foo o where
  (:+) :: o -> o -> o