hdiff
packages
feed
purescript
-0.15.15: tests/purs/passing/ExportExplicit2/M1.purs
module M1 (bar) where foo :: Int foo = 0 bar :: Int bar = foo