
#8640: :show imports ignores -XNoImplicitPrelude ------------------------------------+------------------------------------- Reporter: monoidal | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: GHCi | Version: 7.6.3 Keywords: | Operating System: Unknown/Multiple Architecture: Unknown/Multiple | Type of failure: None/Unknown Difficulty: Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | ------------------------------------+------------------------------------- The implicit import should not be shown: {{{ $ ghci -XNoImplicitPrelude ...
:show imports import Prelude -- implicit }}}
-- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8640 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler