packages feed

ghc-exactprint-0.5.3.1: tests/examples/ghc80/Test10307.hs

{-# LANGUAGE TypeFamilies #-}
module Test10307 where

class Foldable t where
  type FoldableConstraint t x :: *
  type FoldableConstraint t x = ()