Hello,

On Thu, Oct 9, 2008 at 09:00, Don Stewart <[EMAIL PROTECTED]> 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
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to