hdiff
packages
feed
purescript
-0.7.5: examples/failing/TransitiveDctorExport.purs
-- @shouldFailWith TransitiveExportError module Main (Y(..)) where type X = Int data Y = Y X