[EMAIL PROTECTED] (Donald Bruce Stewart) wrote:

> > > > Also, fps is incorporated into base these days.
> > > 
> > > Except that nhc98 doesn't build those modules in base,
> > 
> > I suspect this will break building with GHC, as the same modules
> > will be available from multiple selected packages.
> 
> Yes, you won't be able to build this with a GHC 6.6.x, you'd have to
> remove the fps dep first. Same with Hugs.

Actually, with my recent changes to HaXml's .cabal file, it has become
buildable only by ghc + nhc98 HEAD anyway, since no released compiler
currently has package 'pretty' either.  Looks like I'm going to have to
have several .cabal files, to distinguish the use cases.

Regards,
    Malcolm
_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to