Naohiro Aota 46492a19b0 Expose packages in sandbox with their ids
This commit implement scaning a package db directory to collect package
id

If you installed a package both in a sandbox and globally, global
package may be selected even if there's a package in a sandbox, which is
different behavior from cabal sandbox.

e.g. when you have fast-logger-2.0 globally and fast-logger-0.3.3 in a
sandbox:

(Without patch)
$ ghc-mod check Foundation.hs
Foundation.hs:12:31:Module `System.Log.FastLogger' does not export `Logger'

(With patch)
$ ghc-mod check Foundation.hs
2014-01-30 21:21:40 +09:00
2014-01-13 13:21:58 +09:00
2012-01-22 20:16:22 -08:00
2014-01-15 15:04:27 +09:00
2014-01-14 21:25:24 +09:00
2014-01-14 11:59:33 +09:00
2013-11-15 10:29:13 +09:00
2010-03-10 12:13:03 +09:00
2014-01-08 16:50:43 +09:00
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".

Description
No description provided
Readme 3.4 MiB
Languages
Haskell 77.9%
Emacs Lisp 13.6%
Cabal Config 5.7%
Shell 2.2%
TeX 0.3%
Other 0.3%