[Hackage] #771: Package registered twice in the same database

Hackage cvs-ghc at haskell.org
Tue Nov 30 17:54:02 CET 2010


#771: Package registered twice in the same database
----------------------------+-----------------------------------------------
  Reporter:  dons           |        Owner:         
      Type:  defect         |       Status:  new    
  Priority:  normal         |    Milestone:         
 Component:  Cabal library  |      Version:  1.8.0.6
  Severity:  normal         |     Keywords:         
Difficulty:  unknown        |   Ghcversion:  6.12.3 
  Platform:  Windows        |  
----------------------------+-----------------------------------------------
 We have an example of a package registered twice in the same database. In
 this case, Cabal 1.8.0.6 with GHC 6.12 and Haskell Platform 2010.2, where
 the Cabal package appears registered twice in the global db.

 The machine is a Windows Vista box.

 {{{
 C:\Users\darrelll>ghc-pkg list Cabal
 C:/Program Files/Haskell Platform/2010.2.0.0\lib\package.conf.d:
     Cabal-1.8.0.6
     Cabal-1.8.0.6

 C:\Users\darrelll\AppData\Roaming\ghc\i386-mingw32-6.12.3\package.conf.d:
     Cabal-1.8.0.6

 }}}

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



More information about the cabal-devel mailing list