[Haskell-cafe] Testing and module export lists

Ivan Miljenovic ivan.miljenovic at gmail.com
Wed Feb 24 20:51:30 EST 2010


On 25 February 2010 11:24, Don Stewart <dons at galois.com> wrote:
> Seriously?? Doesn't that break the module system?

Maybe I misunderstood it; all I know is that Curt Sampson says he uses
this kind of stuff for testing purposes by not having to export
functions.

See the -fwarn-unused-binds section at
http://www.haskell.org/ghc/docs/latest/html/users_guide/options-sanity.html
.

-- 
Ivan Lazar Miljenovic
Ivan.Miljenovic at gmail.com
IvanMiljenovic.wordpress.com
Charles de Gaulle  - "The better I get to know men, the more I find
myself loving dogs." -
http://www.brainyquote.com/quotes/authors/c/charles_de_gaulle.html


More information about the Haskell-Cafe mailing list