[GHC] #9852: Add missing export lists
GHC
ghc-devs at haskell.org
Mon Dec 1 21:10:37 UTC 2014
#9852: Add missing export lists
-------------------------------------+-------------------------------------
Reporter: dfeuer | Owner: dfeuer
Type: task | Status: new
Priority: low | Milestone:
Component: Core Libraries | Version: 7.9
Keywords: | Operating System:
Architecture: Unknown/Multiple | Unknown/Multiple
Difficulty: Moderate (less | Type of failure:
than a day) | None/Unknown
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Some large modules, including `GHC.Base`, lack export lists, implicitly
exporting all top-level identifiers. This is bad for various reasons, all
of them obvious.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9852>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list