ghc-exactprint-0.5.0.0: tests/examples/ghc710/DefaultTypeInstance.hs
{-# LANGUAGE TypeFamilies #-}
class Foldable t where
type FoldableConstraint t x :: Constraint
type FoldableConstraint t x = ()
{-# LANGUAGE TypeFamilies #-}
class Foldable t where
type FoldableConstraint t x :: Constraint
type FoldableConstraint t x = ()