ghc-exactprint-0.3: tests/examples/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 = ()