On Thu, 2010-08-12 at 18:50 +0200, Peter Simons wrote: > Hi Ng, > > > Wasn't there a Haskell update script that automatically did the > > updating? > <snip long explanation> > Take care, > Peter
That's very clear, thanks. Concerning versioned dependencies, perhaps if haskell package had the version number post-pended to the package name. For example foo depends (haskell wise) on bar>=4, then just put a generic dependency on bar-4. Not a very perfect solution, though. In any case, looks like this all comes down to one man =).
