
16 Jul
2024
16 Jul
'24
7:43 a.m.
Thanks Oleg. On Tue, Jul 16, 2024 at 02:35:50PM +0300, Oleg Grenrus wrote:
This .cabal/store is not a package database.
.cabal/store/<ghc> **is** an ordinary package database.
The package database is the thing that contains the .conf files, isn't it? So perhaps you mean .cabal/store/<ghc>/package.db is an ordinary package database? If not it would be good if we can establish precisely what is meant by "package database" and then clarify the document.