packages feed

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

{-# LANGUAGE TypeFamilies #-}

module T6018Cfail where

import T6018Bfail

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