Go to file
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
elisp Supporting GHC 7.8's unicode quote. 2014-04-09 15:17:51 +09:00
Language/Haskell Refactor the way packages databases are handled 2014-04-15 05:15:50 +02:00
src info/type does not require module name. 2014-04-11 11:51:25 +09:00
test Refactor the way packages databases are handled 2014-04-15 05:15:50 +02:00
.ghci .ghci for ghci-friendliness (testing) 2012-01-22 20:16:22 -08:00
.gitignore updating .gitignore. 2014-01-15 15:04:27 +09:00
.travis.yml Revert "Work around https://github.com/simonmar/happy/issues/16" 2014-01-17 08:43:30 +09:00
ChangeLog changelog. 2014-04-08 14:13:54 +09:00
ghc-mod.cabal Refactor the way packages databases are handled 2014-04-15 05:15:50 +02:00
hcar-ghc-mod.tex hcar. 2013-11-15 10:29:13 +09:00
LICENSE adding README and LICENSE. 2010-03-10 12:13:03 +09:00
README.md Revert "fixing url." 2014-02-01 13:02:09 +09:00
Setup.hs adding Setup.hs. 2010-04-03 00:16:22 +09:00

Happy Haskell Programming

Build Status

Please read: http://www.mew.org/~kazu/proj/ghc-mod/

Latest ELisp files can also be installed via MELPA. The package name is "ghc".