#2056: Incorrect warning about unused import
----------------------+-----------------------------------------------------
Reporter: duncan | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 6.8.2
Severity: normal | Resolution: duplicate
Keywords: | Difficulty: Unknown
Testcase: | Architecture: Unknown
Os: Unknown |
----------------------+-----------------------------------------------------
Changes (by igloo):
* status: new => closed
* difficulty: => Unknown
* resolution: => duplicate
Comment:
Thanks for the report. However, this looks the same as #1148 to me; you do
{{{
import qualified Distribution.Simple.Setup as Cabal
}}}
and `Distribution.Simple.Setup` exports `Compiler` and `PackageDB`.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2056#comment:1>
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