ghc-mod/test/data/check-packageid
Daniel Gröber 30b8366526 Refactor the way packages databases are handled
- cradle now stores a list of active package databases instead of only
  the user store (if present).

- rename `cradlePackageDb` -> `cradlePkgDbStack` as that`s what the ghc
  documentaion calls this kind of thing

- `getPackageDbPackages` now returns names of all visible packages in
  the given directory. Also the implementation now uses `ghc-pkg`
  instead of manually looking at the package database
2014-04-15 05:15:50 +02:00
..
.cabal-sandbox/i386-osx-ghc-7.6.3-packages.conf.d Add test to check package id extraction 2014-01-30 21:18:45 +09:00
cabal.sandbox.config.in Refactor the way packages databases are handled 2014-04-15 05:15:50 +02:00