packages feed

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

{-# LANGUAGE TypeFamilies #-}

module T11136 where

class C a where
  type D a
  type instance D a x = x