packages feed

ghc-exactprint-1.14.0.0: tests/examples/pre-ghc910/AssociatedType.hs

{-# LANGUAGE TypeFamilies #-}
class Foldable t where
  type FoldableConstraint t x :: *
  type FoldableConstraint t x = ()