[Hackage] #927: [PATCH] enhancements to cabal init: dependency guessing + minor improvements

Hackage cvs-ghc at haskell.org
Sat Mar 10 01:18:39 CET 2012


#927: [PATCH] enhancements to cabal init: dependency guessing + minor
improvements
---------------------------------+------------------------------------------
  Reporter:  byorgey2            |        Owner:            
      Type:  enhancement         |       Status:  new       
  Priority:  normal              |    Milestone:  Cabal-1.16
 Component:  cabal-install tool  |      Version:  HEAD      
  Severity:  normal              |     Keywords:  init      
Difficulty:  unknown             |   Ghcversion:            
  Platform:                      |  
---------------------------------+------------------------------------------
 Sent this to the mailing list a while ago but sticking it here so it
 doesn't get lost. As of today (9 March 2012) it still applies cleanly.

 The bundle contains four patches.  The first three are minor improvements.
 The last is a bigger addition, which tries to guess the right package
 dependencies to list in the build-depends field.

 {{{
 Fri Oct 14 16:21:34 EDT 2011  Brent Yorgey <byorgey at cis.upenn.edu>
   * init: improve prompt: 'homepage' field is not for repos.

 Fri Oct 14 16:22:10 EDT 2011  Brent Yorgey <byorgey at cis.upenn.edu>
   * init: improve prompt: enclose y/n in parens

 Fri Oct 14 16:22:30 EDT 2011  Brent Yorgey <byorgey at cis.upenn.edu>
   * init: see whether source directory 'src' exists.

 Tue Oct 25 01:09:00 EDT 2011  Brent Yorgey <byorgey at cis.upenn.edu>
   * init: guess at filling in deps in the build-depends: field
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/927>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects



More information about the cabal-devel mailing list