Commit Graph

530 Commits

Author SHA1 Message Date
Kazu Yamamoto
fe5c8d663b If ghc-mod is compiled with exec-profiling enabled,
it silently exits if the target file includes TH.
This patch displays such internal errors.
2012-04-16 11:01:29 +09:00
Kazu Yamamoto
3330e93912 ver bumps up. 2012-04-10 10:06:45 +09:00
Kazu Yamamoto
2c31fcd526 cosmetic change. 2012-04-10 09:43:02 +09:00
Kazu Yamamoto
2ce8b64284 Merge branch 'master' of github.com:kazu-yamamoto/ghc-mod into post-command-hook 2012-04-10 09:38:12 +09:00
Kazu Yamamoto
11128abdce Merge pull request #63 from pcapriotti/master
Add option to specify an explicit cabal-dev sandbox
2012-04-09 17:37:35 -07:00
Paolo Capriotti
3d487d0e33 Ignore global package conf when using cabal-dev. 2012-04-09 21:27:07 +01:00
Paolo Capriotti
b0cabae366 Add option to specify cabal-dev sandbox explicitly. 2012-04-09 21:27:03 +01:00
Kazu Yamamoto
f71358c4d0 Making post-command-hook local-variable is riskey. 2012-04-05 17:23:25 +09:00
Kazu Yamamoto
cdd8eb71a3 ver bumps up. 2012-03-26 11:35:01 +09:00
Kazu Yamamoto
eb48b8290a Merge pull request #60 from eagletmt/ffi-link
Enable dynamic linking for FFI
2012-03-23 21:16:29 -07:00
eagletmt
0fb6140304 enable dynamic linking for FFI 2012-03-24 12:58:02 +09:00
Kazu Yamamoto
f352aedf5d Merge pull request #59 from bjin/fix-extension
fix extensions extraction from Cabal buildinfo
2012-03-23 20:44:48 -07:00
Kazu Yamamoto
31507eec7a Merge pull request #58 from eagletmt/correct-path
Don't change the current directory
2012-03-23 20:42:33 -07:00
Bin Jin
766dc26a33 fix extensions extraction from Cabal buildinfo 2012-03-19 22:52:46 +08:00
eagletmt
3c2436ec82 don't change the current directory 2012-03-19 16:51:31 +09:00
Kazu Yamamoto
bf7d79773a Merge pull request #57 from eagletmt/reversed-opts
Pass options in given order
2012-03-11 00:43:47 -08:00
eagletmt
631bbe6be8 pass options in given order 2012-03-11 16:40:52 +09:00
Kazu Yamamoto
41fe35b691 integrating display functions. 2012-03-06 17:12:15 +09:00
Kazu Yamamoto
3178393c85 ver bumps up. 2012-03-06 16:04:31 +09:00
Kazu Yamamoto
662bcb8126 path hack. 2012-03-06 16:03:47 +09:00
Kazu Yamamoto
1b2437a60e reverting file path and C-cC-j. 2012-03-02 21:36:58 +09:00
Kazu Yamamoto
18b6eec6ad Defining C-< and C-> for indentation. 2012-02-28 20:38:50 +09:00
Kazu Yamamoto
2c320d4032 ver bumps up. 2012-02-27 13:02:02 +09:00
Kazu Yamamoto
6aea177fcb ghc-expand-th. 2012-02-27 12:53:33 +09:00
Kazu Yamamoto
3f2771a079 TH expand hack. 2012-02-27 12:37:11 +09:00
Kazu Yamamoto
caab2c5c2b cosmetic change. 2012-02-27 11:24:59 +09:00
Kazu Yamamoto
2c69ee4c8a ghc-mod "expand" to expand TH. 2012-02-27 11:23:56 +09:00
Kazu Yamamoto
e795b35502 error "foo" instead of undefined. 2012-02-27 11:03:27 +09:00
Kazu Yamamoto
e875778b49 M-t insert "foo _ _ = undefined" for non-exhaustive pattern. 2012-02-27 11:01:18 +09:00
Kazu Yamamoto
35c312b009 for GHC 7.0.x. 2012-02-21 16:35:28 +09:00
Kazu Yamamoto
4d0832fa0f Merge branch 'master' of github.com:kazu-yamamoto/ghc-mod 2012-02-20 17:15:44 +09:00
Kazu Yamamoto
d3c37585ef ver bumps up. 2012-02-20 17:13:33 +09:00
Kazu Yamamoto
693b129906 Merge branch 'type-bind' 2012-02-20 17:13:03 +09:00
eagletmt
09fdd86b09 change bind's span 2012-02-20 02:46:04 +09:00
Kazu Yamamoto
fa1494afd8 Merge pull request #47 from sudish/add-autoload-cookie
Add autoload cookie for ghc-init.
2012-02-19 01:12:13 -08:00
Sudish Joseph
09bc036fcc Add autoload cookie for ghc-init.
This allows use of loaddefs.el in el-get.
2012-02-18 12:23:41 -05:00
eagletmt
49f00a74e8 refactoring on getType 2012-02-18 20:02:37 +09:00
eagletmt
69744de042 type for Pat 2012-02-18 19:14:29 +09:00
eagletmt
bf93fcab12 type for FunBind 2012-02-18 18:17:47 +09:00
Kazu Yamamoto
964d1f8409 ver bumps up. 2012-02-16 17:47:02 +09:00
Kazu Yamamoto
eda8edc345 add desc 2012-02-16 17:46:39 +09:00
Kazu Yamamoto
8a8b4ae9fb adding Vim 2012-02-16 17:44:44 +09:00
Kazu Yamamoto
b9f5c8f9f4 Main is passed if not exist. 2012-02-16 14:50:15 +09:00
Kazu Yamamoto
f3725127bc Using io-choice. 2012-02-16 14:44:20 +09:00
Kazu Yamamoto
d373966625 Merge pull request #46 from eagletmt/display-oneline
Types should be displayed in oneline
2012-02-15 17:59:19 -08:00
eagletmt
6007a5bc85 types should be displayed in oneline 2012-02-15 21:22:04 +09:00
Kazu Yamamoto
c2e7f00820 cosmetic change. 2012-02-15 16:57:37 +09:00
Kazu Yamamoto
9daf5b36f0 filling the gap b/w Cabal 1.10 and 1.14. 2012-02-15 15:57:43 +09:00
Kazu Yamamoto
f353e89d11 adding Applicative & Alternative. 2012-02-15 14:58:30 +09:00
Kazu Yamamoto
96cbf68e16 more applicative.
error msg fix.
2012-02-15 14:52:48 +09:00