Commit Graph

22 Commits

Author SHA1 Message Date
HIBINO Kei
fe13f74c16 Update elisps enable to pass ghc options widely. 2011-11-15 20:40:25 +09:00
Kazu Yamamoto
14014e1a5e completion for module vs funcs. 2010-08-03 12:26:25 +09:00
Kazu Yamamoto
22b0343eea bug fix for module name completion in mini-buffer. 2010-07-16 19:02:23 +09:00
Kazu Yamamoto
fd6cb3ebf9 more specific regex. 2010-06-28 14:08:10 +09:00
Kazu Yamamoto
2740a265cb fixing a completion problem of Mod.Mod vs X.func. 2010-06-27 21:35:49 +09:00
Kazu Yamamoto
ca50279546 backport since module can't be completed. 2010-06-14 14:25:06 +09:00
Kazu Yamamoto
2e28a09aa9 defvar -> defconst. 2010-06-14 12:03:14 +09:00
Kazu Yamamoto
da8975c03f adding '.' for completion start point. 2010-06-14 10:57:43 +09:00
Kazu Yamamoto
fde44468a6 load multiple modules at ones. 2010-05-04 17:52:16 +09:00
Kazu Yamamoto
c4979bd04f cosmetic change. 2010-05-04 16:35:40 +09:00
Kazu Yamamoto
86e398ac92 removing unnecessary vars. 2010-05-04 12:50:44 +09:00
Kazu Yamamoto
5c4ded0630 Param -> Types. 2010-04-30 18:36:31 +09:00
Kazu Yamamoto
61ebb031f4 bug fix for ESC-m. 2010-04-23 18:51:07 +09:00
Kazu Yamamoto
a163fa4636 completion for language! 2010-04-02 15:37:04 +09:00
Kazu Yamamoto
c22c3bafae adding "qualified" and "hiding" 2010-03-17 22:37:11 +09:00
Kazu Yamamoto
ed5d50b6f9 introducing -i, -g, and -p. 2010-03-11 22:39:07 +09:00
Kazu Yamamoto
1e445097b7 integrating flymake. 2010-03-11 19:03:17 +09:00
Kazu Yamamoto
387bf83f37 better loading of symbols.
symbols of modules are loaded when a Haskell file is opened on
Emacs. idle timer is still effective. M-C-e is obsoleted.
M-C-m loads symbols of all un-loaded modules.
2010-03-10 15:54:27 +09:00
Kazu Yamamoto
cfa7466eef saving window configration. 2010-03-10 15:33:18 +09:00
Kazu Yamamoto
8ae67a5f66 warning msg if ghc-mod does not exist. 2010-01-07 10:51:05 +09:00
Kazu Yamamoto
e9c4ec4e4b ESC C-e to process the module. 2010-01-06 14:39:30 +09:00
Kazu Yamamoto
35f60507c6 initial import (v0.1) 2010-01-06 14:38:06 +09:00