#2452: Add a flag to disable the implicit qualified import of every available
module in interactive mode
-------------------------------------+--------------------------------------
Reporter: jcpetruzza | Owner: simonmar
Type: feature request | Status: closed
Priority: normal | Milestone: 6.10.1
Component: Compiler (Type checker) | Version: 6.9
Severity: minor | Resolution: fixed
Keywords: | Difficulty: Unknown
Testcase: | Architecture: Unknown
Os: Unknown |
-------------------------------------+--------------------------------------
Changes (by simonmar):
* status: new => closed
* resolution: => fixed
Comment:
Done:
{{{
Tue Aug 5 08:17:30 PDT 2008 Simon Marlow <[EMAIL PROTECTED]>
* Add -fno-implicit-import-qualified (#2452)
The flag is off by default, but GHCi turns it on (in Main.hs). For
GHCi it can be overriden on the command-line or using :set.
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2452#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs