On Thu, Jan 18, 2007 at 02:41:05PM +0100, Björn Bringert wrote: > > One related problem is that .cabal files don't allow you to describe the > dependencies well enough. > > - Configurations?
This is what configurations are designed for. Until we have them I think the best thing is to have the packages in hackage work with the current releases (I think ghc and hugs have pretty much the same libraries; I'm not sure about nhc/yhc/jhc/... off the top of my head). Hopefully before we have an incompatible new hugs/ghc release we'll have a Cabal with configurations. Thanks Ian _______________________________________________ cabal-devel mailing list [email protected] http://www.haskell.org/mailman/listinfo/cabal-devel
