[Haskell-cafe] Proposal: Pragma EXPORT

Evan Laforge qdunkan at gmail.com
Tue Sep 17 08:58:15 CEST 2013


> It also makes actual definitions cleaner/shorter rather than
> cluttering them with extra annotations (either PRAGMAs or
> public/private markers), though this is not that big of a deal.

It's true, though you could get it pretty short, e.g. default private
and leading ! for public.  Go uses capitalization, though that's
already taken for haskell.



More information about the Haskell-Cafe mailing list