patch applied (cabal): tweak #if's to avoid treating non-GHC as old GHC

2007-08-19 Thread Ross Paterson
Sun Aug 19 16:29:47 PDT 2007 Ross Paterson <[EMAIL PROTECTED]> * tweak #if's to avoid treating non-GHC as old GHC M ./Distribution/Compat/Directory.hs -2 +2 M ./Distribution/Configuration.hs -1 +1 ___ cabal-devel mailing list cabal-devel@haske

patch applied (cabal): Hugs: get dropDrive from current version of filepath

2007-08-19 Thread Ross Paterson
Sun Aug 19 16:28:01 PDT 2007 Ross Paterson <[EMAIL PROTECTED]> * Hugs: get dropDrive from current version of filepath M ./Distribution/Simple/InstallDirs.hs +3 ___ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/lis

Re: Helping out

2007-08-19 Thread Simon (Vsevolod) Ilyushchenko
Hi, > ghc-6.4 should be fine but yes you do need the filepath package. You can > get that from hackage.haskell.org. > > When bootstrapping a new version of cabal, using "make setup" is the > simplest thing. That creates a ./setup program which you can use to run > the normal cabal commands like ./