
Hello, What is the difference between the following two ghc-pkg database instances: /usr/lib/ghc-6.8.2/package.conf /usr/local/lib/ghc-6.8.2/package.conf ?? Thanks, Vasili

On 2008 May 20, at 7:53, Galchin, Vasili wrote:
What is the difference between the following two ghc-pkg database instances:
/usr/lib/ghc-6.8.2/package.conf /usr/local/lib/ghc-6.8.2/package.conf
You somehow have two different ghc 6.8.2 packages installed, and the two package databases are related to the two packages (and not to each other). I suspect one is a vendor package and the other is from the generic binary package on haskell.org. -- brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery@kf8nh.com system administrator [openafs,heimdal,too many hats] allbery@ece.cmu.edu electrical and computer engineering, carnegie mellon university KF8NH
participants (2)
-
Brandon S. Allbery KF8NH
-
Galchin, Vasili