summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/parser/should_compile/read053.hs
blob: a277f312578f0d56439b3b4fbe9ca509d0f30673 (plain)
1
2
3
4
5
6
7

{-# LANGUAGE MultiParamTypeClasses #-}

module Foo where

class Foo a b