packages feed

ghc-exactprint-0.5.0.0: tests/examples/ghc8/T6018Bfail.hs

{-# LANGUAGE TypeFamilies #-}

module T6018Bfail where

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