[Hackage] #309: cabal install should recognize if package was already configured

Hackage trac at galois.com
Sat Jul 5 10:53:10 EDT 2008


#309: cabal install should recognize if package was already configured
---------------------------------+------------------------------------------
  Reporter:  bfr                 |        Owner:         
      Type:  defect              |       Status:  new    
  Priority:  normal              |    Milestone:         
 Component:  cabal-install tool  |      Version:  1.2.3.0
  Severity:  normal              |     Keywords:         
Difficulty:  normal              |   Ghcversion:  6.8.2  
  Platform:                      |  
---------------------------------+------------------------------------------
 If I first configure an unpacked package inside its source directory

   cabal configure --prefix=/my/path --flags=whatever

 and then afterwards do

   cabal install

 then the configure options I gave before are not recognized by the 'cabal
 install'.

 Instead, 'cabal install' without a package name argument should inspect
 whether the package is already configured and use whatever options have
 been set.

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


More information about the cabal-devel mailing list