Commit Graph

4 Commits

Author SHA1 Message Date
Kazu Yamamoto cd56e26b25 just style. 2014-04-16 11:50:31 +09:00
Kazu Yamamoto 697ad3722a removing warnings. 2014-04-16 11:32:36 +09:00
Daniel Gröber bb438feb83 User ghc's cProjectVersionInt to get version information 2014-04-16 01:57:52 +02:00
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