patch applied (hackage-server): "System.Directory.getModificationTime does not return ClockTime since version 1.2" and 1 others

2012-10-31 Thread devnull
Wed Oct 17 16:36:12 BST 2012 Jan Minarik * System.Directory.getModificationTime does not return ClockTime since version 1.2 Ignore-this: 6aee54ac149b7c9b8fd4ff6fab5134cf M ./hackage-server.cabal -1 +1 Thu Oct 18 15:31:50 BST 2012 Jan Minarik * cabal config file is not written durin

patch applied (hackage-server): "Move some mime-type validation utils to their own module" and 3 others

2012-10-31 Thread devnull
Wed Oct 31 15:29:40 GMT 2012 Duncan Coutts * Move some mime-type validation utils to their own module Ignore-this: 9da513216aed47143a7fe4f3c937bf5f M ./Distribution/Server/Features/Mirror.hs -21 M ./Distribution/Server/Framework.hs +2 A ./Distribution/Server/Framework/Validation.

Providing a smooth default user experience

2012-10-31 Thread Johan Tibell
Hi all, Sensible defaults are important to provide a smooth user experience, especially for first-time users. There are a few areas where I think cabal could improve its default behavior. In particular, here are a couple of changes I would like to make: *cabal build should imply cabal install --o

Re: Providing a smooth default user experience

2012-10-31 Thread Bardur Arantsson
On 10/31/2012 06:22 PM, Johan Tibell wrote: > Hi all, > > Sensible defaults are important to provide a smooth user experience, > especially for first-time users. There are a few areas where I think cabal > could improve its default behavior. In particular, here are a couple of > changes I would li

Re: Providing a smooth default user experience

2012-10-31 Thread Mikhail Glushenkov
Hi Johan, On Wed, Oct 31, 2012 at 6:22 PM, Johan Tibell wrote: > > cabal build should imply cabal install --only-dependencies +1 > The Nix solution is being worked on, as part of GSoC Is it still being worked on? I thought that the development stalled after the GSoC period ended. > Since sand

Re: Providing a smooth default user experience

2012-10-31 Thread Johan Tibell
On Wed, Oct 31, 2012 at 2:52 PM, Mikhail Glushenkov < the.dead.shall.r...@gmail.com> wrote: > On Wed, Oct 31, 2012 at 6:22 PM, Johan Tibell > wrote:> Since sandboxing is working today (with a few minor tweaks yet to be > > done) and it can be transparently replaced with a better solution once >