Initial build report of Hackage with GHC 6.10

José Pedro Magalhães jpm at cs.uu.nl
Thu Oct 9 05:01:38 EDT 2008


Hello,

On Thu, Oct 9, 2008 at 09:00, Don Stewart <dons at galois.com> wrote:

> network/haskell-src fail due to needing syb, and thus base-3:
>
>    Language/Haskell/Syntax.hs:67:7:
>        Could not find module `Data.Generics.Instances':
>          it is a member of package base-3.0.3.0, which is hidden
>
>    Network/URI.hs:128:7:
>        Could not find module `Data.Generics':
>          it is a member of package base-3.0.3.0, which is hidden


I suppose one could change the imports in those files to just Data.Data,
therefore removing the dependency on syb, no?


Pedro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/cvs-ghc/attachments/20081009/6e53b6be/attachment.htm


More information about the Cvs-ghc mailing list