Ticket #771 (new defect)
Opened 2 years ago
Package registered twice in the same database
| Reported by: | dons | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Cabal library | Version: | 1.8.0.6 |
| Severity: | normal | Keywords: | |
| Cc: | Difficulty: | unknown | |
| GHC Version: | 6.12.3 | Platform: | Windows |
Description
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
Note: See
TracTickets for help on using
tickets.
