packages feed

ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/T6018Bfail.hs

{-# LANGUAGE TypeFamilies #-}

module T6018Bfail where

type family H a b c = (result :: *) | result -> a b c