[Haskell-cafe] Re: Testing and module export lists
Richard O'Keefe
ok at cs.otago.ac.nz
Wed Feb 24 21:02:51 EST 2010
For what it's worth, Erlang addresses this issue with an
-export_all directive, which can be passed as a compiler option.
More information about the Haskell-Cafe
mailing list