#2980: Data.Generics reports wrong package?
--------------------+-------------------------------------------------------
Reporter:  Martijn  |          Owner:                   
    Type:  bug      |         Status:  new              
Priority:  normal   |      Component:  libraries (other)
 Version:  6.10.1   |       Severity:  normal           
Keywords:           |       Testcase:                   
      Os:  Windows  |   Architecture:  Unknown/Multiple 
--------------------+-------------------------------------------------------
 On a Windows XP machine, importing the Data.Generics packages gives the
 following confusing error message:

     Could not find module `Data.Generics':
       it is a member of package base-3.0.3.0, which is hidden

 After adding the package 'syb' to the dependencies, everything went fine.
 The documentation of Generics also states base as its package.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2980>
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

Reply via email to