For what it's worth, Erlang addresses this issue with an -export_all directive, which can be passed as a compiler option.
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
