hdiff
packages
feed
purescript
-0.15.15: tests/purs/docs/src/ExplicitExport.purs
module ExplicitExport (one) where one :: Int one = 1 two :: Int two = 2