#7426: import Foo hiding (X) should not be a fatal error when X is not exported by Foo -------------------------------+-------------------------------------------- Reporter: luqui | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.4.1 Keywords: module, import | Os: MacOS X Architecture: x86_64 (amd64) | Failure: GHC rejects valid program Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | -------------------------------+-------------------------------------------- Changes (by igloo):
* difficulty: => Unknown Comment: FWIW, one option is to use a qualified name for `X`. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7426#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler _______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs