packages feed

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

{-# LANGUAGE TypeFamilies #-}

module T11136 where

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