ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/Test10307.hs
{-# LANGUAGE TypeFamilies #-}
module Test10307 where
class Foldable t where
type FoldableConstraint t x :: *
type FoldableConstraint t x = ()
{-# LANGUAGE TypeFamilies #-}
module Test10307 where
class Foldable t where
type FoldableConstraint t x :: *
type FoldableConstraint t x = ()