[GHC] #9216: hiding imports doesn't seem to check if an import exists
GHC
ghc-devs at haskell.org
Fri Jun 20 07:16:49 UTC 2014
#9216: hiding imports doesn't seem to check if an import exists
------------------------------------------------+--------------------------
Reporter: flazz | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 7.6.3
Resolution: invalid | Keywords: import
Operating System: Unknown/Multiple | hiding
Type of failure: GHC accepts invalid program | Architecture:
Test Case: | Unknown/Multiple
Blocking: | Difficulty:
| Unknown
| Blocked By:
| Related Tickets:
------------------------------------------------+--------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"cdc74311a23beef47d1418349d492a17bf62ed6f/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="cdc74311a23beef47d1418349d492a17bf62ed6f"
Add a new section to the manual about hiding things that a module doesn't
export
See Trac #9216
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9216#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list