Sun May 15 09:38:22 PDT 2011 Duncan Coutts <duncan@community.haskell.org> * Fix formatting of cabal init BSD copyright declaration M ./Distribution/Client/Init/Licenses.hs -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-install;a=darcs_commit... Mon May 16 01:34:29 PDT 2011 Duncan Coutts <duncan@community.haskell.org> * Generate lower case field names in cabal init M ./Distribution/Client/Init.hs -22 +22 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-install;a=darcs_commit... Mon May 16 17:20:50 PDT 2011 Duncan Coutts <duncan@community.haskell.org> * Add a cabal init question about whether to generate comments Users will typically only want this the first time they use cabal init. M ./Distribution/Client/Init.hs +21 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-install;a=darcs_commit... Mon May 16 17:23:02 PDT 2011 Duncan Coutts <duncan@community.haskell.org> * Adjust the cabal init interactive prompt string M ./Distribution/Client/Init.hs -3 +3 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-install;a=darcs_commit... Mon May 16 17:31:27 PDT 2011 Duncan Coutts <duncan@community.haskell.org> * Adjust the initial comment in cabal files generated by cabal init Use slightly longer lines and a somewhat more terse comment. Also use a new shorter and hopefully stable URL for the user guide. M ./Distribution/Client/Init.hs -3 +11 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-install;a=darcs_commit... Sat May 21 15:52:03 PDT 2011 Duncan Coutts <duncan@community.haskell.org> * cabal init: various UI tweaks and changes to the generated .cabal files - Add a default "(none)" option for license and category. There are now no questions with no default except for the lib/exe question. For throwaway packages user can just keep hitting enter and get something sensible. - Prune the list of suggested licenses (remove unversioned GPL, LGPL) - Don't include extra-source-files or build-tools when they would be empty - Improve the wording of the generated documentation for lib/exe fields M ./Distribution/Client/Init.hs -30 +48 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-install;a=darcs_commit...