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