hdiff
packages
feed
purescript
-0.15.15: tests/purs/failing/TransitiveSynonymExport.purs
-- @shouldFailWith TransitiveExportError module Main (Y()) where type X = Int type Y = X