Files
ghc-mod/test/data
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
..
2013-05-08 16:47:57 +09:00
2013-09-21 15:32:22 +09:00
2013-02-15 10:39:40 +09:00
2013-09-21 15:10:43 +09:00
2013-03-13 13:37:17 +09:00
2013-03-13 12:48:26 +09:00
2013-02-12 14:31:01 +09:00
2013-03-30 21:24:57 +09:00
2013-03-13 13:37:17 +09:00
2013-03-31 17:55:37 +04:00