 |
The Haskell 98 Report: Modules - HaskellWiki
In all cases, all instance declarations in scope in module A are imported (Section 5.4). 5.4 Importing and Exporting Instance Declarations Instance declarations cannot be explicitly named on import or export lists. All instances in scope within a module a
www.haskell.org |
 |