On Fri, Jun 15, 2007 at 12:26:36AM +0100, Ross Paterson wrote: > > The process package has a Setup.hs that exists only to drop the > System.Process module for implementations other than GHC.
That's not something that we want to be able to fix with configurations, though. We need to either implement all the functionality for all the implementations or to split the package up. Thanks Ian _______________________________________________ cabal-devel mailing list [email protected] http://www.haskell.org/mailman/listinfo/cabal-devel
