ghc-exactprint-0.5.3.1: tests/examples/ghc80/T6018Bfail.hs
{-# LANGUAGE TypeFamilies #-}
module T6018Bfail where
type family H a b c = (result :: *) | result -> a b c
{-# LANGUAGE TypeFamilies #-}
module T6018Bfail where
type family H a b c = (result :: *) | result -> a b c