Files
ghc-mod/Language/Haskell/GhcMod
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
..
2014-03-27 15:21:18 +09:00
2013-07-01 13:21:49 +09:00
2014-04-11 12:56:06 +09:00
2014-03-27 15:45:51 +09:00
2014-04-11 12:56:06 +09:00
2013-05-20 14:28:56 +09:00
2014-03-27 15:56:14 +09:00
2014-03-27 16:02:16 +09:00