Hi Pedro, On Wed, Mar 25, 2009 at 03:43:42PM +0100, José Pedro Magalhães wrote: > > 2009/3/25 Ian Lynagh <[email protected]> > > > ghc-options: -package-name syb > > Yes, that works, thanks. I thought this problem was caused by having the syb > package unversioned in the GHC repo, and I also thought that that had > changed, but now I see that the flag -package-name syb is still there. Would > you know if this necessary for some reason?
Ah, I guess this was only needed because Data.Data was in syb. I can't see a reason why syb needs to be wired in any more, so I have unwired it in the HEAD. Thanks Ian _______________________________________________ Glasgow-haskell-users mailing list [email protected] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
