[GHC] #4958: Ambiguous module name `Prelude' (base haskell98-1.1.0.0)
GHC
cvs-ghc at haskell.org
Tue Feb 15 21:38:47 CET 2011
#4958: Ambiguous module name `Prelude' (base haskell98-1.1.0.0)
---------------------------+------------------------------------------------
Reporter: EvgenijM86 | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Prelude | Version: 7.1
Resolution: wontfix | Keywords: haskell-src Prelude
Testcase: | Blockedby:
Difficulty: | Os: Linux
Blocking: | Architecture: x86_64 (amd64)
Failure: None/Unknown |
---------------------------+------------------------------------------------
Comment(by EvgenijM86):
Yes, removing haskell98 from .cabal file seems to have fixed it - it did
compile without errors. It looks like it didn't have any imports to
haskell98, because according to comment in .cabal file:
-- The dependency on Haskell 98 is only because
-- Happy generates a parser that imports Array
thank you for your help.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4958#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list