The only part of ghc-syb that depends on syb is the GHC.SYB.Utils module. I moved that into a separate package. ghc-syb-0.2 now only depends on base and the ghc package. The new package is ghc-syb-utils-0.2.
HTH On 28 Mar 2010, at 16:10, David Waern wrote: > 2010/3/22 Thomas Schilling <nomin...@googlemail.com>: >> I wonder if the ghc-syb package really needs to depend on syb. Just >> data may be enough if we split it up. How would you make use of syb >> without depending on the syb package? > > I would copy the parts I need. If it was possible to depend on syb I'd > prefer that of course. > > David _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc