inventory-0.1.0.0: test/HieSource/T4.hs
module HieSource.T4 where t4A :: a -> b -> Either a b t4A = undefined t4B :: b -> a -> Either a b t4B = undefined
module HieSource.T4 where t4A :: a -> b -> Either a b t4A = undefined t4B :: b -> a -> Either a b t4B = undefined