[Hackage] #133: sdist and clean should never be given Maybe LocalBuildInfo

Hackage trac at galois.com
Tue Dec 1 07:25:54 EST 2009


#133: sdist and clean should never be given Maybe LocalBuildInfo
----------------------------+-----------------------------------------------
  Reporter:  guest          |        Owner:           
      Type:  task           |       Status:  new      
  Priority:  normal         |    Milestone:  Cabal-2.0
 Component:  Cabal library  |      Version:  1.1.6    
  Severity:  normal         |   Resolution:           
  Keywords:                 |   Difficulty:  normal   
Ghcversion:  6.4.2          |     Platform:           
----------------------------+-----------------------------------------------
Comment (by duncan):

 Half done.

 {{{
 Thu Jun  4 21:38:30 BST 2009  Duncan Coutts <duncan at haskell.org>
   * Do not pass Maybe LocalBuildInfo to clean hook
   It is a bad idea for clean to do anything different depending
   on whether the package was configured already or not. The
   actual cleaning code did not use the LocalBuildInfo so this
   only changes in the UserHooks interface. No Setup.hs scripts
   actually make of this parameter for the clean hook.
   Part of ticket #133.
 }}}

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


More information about the cabal-devel mailing list