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

{-# OPTIONS_GHC -XMultiParamTypeClasses #-}

module Foo where

class Foo a b