
9 Mar
2011
9 Mar
'11
5:55 a.m.
Simon, Thank you for your reply.
This package is used internally by ghc-pkg and ghc to read and write the binary package database cache, it shouldn't be necessary for anyone else to use it - just invoke ghc-pkg to do any operations on the database.
OK. We started using the Cabal library instead of bin-package-db. --Kazu