packages feed

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

{-# LANGUAGE TypeFamilies #-}

module T6018Cfail where

import T6018Bfail

type instance H Int  Char Bool = Bool
type instance H Char Bool Int  = Int