Ticket #6 (new enhancement)
Module export improvements
| Reported by: | justinb | Owned by: | justinb |
|---|---|---|---|
| Priority: | major | Milestone: | 2.1.1 |
| Component: | library | Version: | |
| Keywords: | Cc: |
Description
HaskellDB exports nearly every constructor, module, function, etc. It really should be cleaned up. Internal definitions should not be exported any more than necessary. The library itself should only export a few modules (i.e., in the cabal definition) and users should only need to import one module for basic functionality.
Change History
Note: See
TracTickets for help on using
tickets.
