hdiff
packages
feed
purescript
-0.12.0: tests/purs/passing/2609/Eg.purs
module Eg (Foo'(Bar'), (:->)) where data Foo' = Bar' Int Int infix 4 Bar' as :->