hdiff
packages
feed
purescript
-0.12.0: tests/purs/passing/TypeWithoutParens/Lib.purs
module Lib (X, Y) where data X = X type Y = X