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