« Return to Thread: hiding instance definitions in imported modules or redefining them, can it be done?

Re: hiding instance definitions in imported modules or redefining them, can it be done?

by Maurí­cio :: Rate this Message:

Reply to Author | View in Thread

> Is there a way to hide instance definitions when importing a module for
> instance

No, there isn't. See item 5.4:

http://haskell.org/onlinereport/modules.html


Best,
Maurício

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@...
http://www.haskell.org/mailman/listinfo/haskell-cafe

 « Return to Thread: hiding instance definitions in imported modules or redefining them, can it be done?