Commit Graph

923 Commits

Author SHA1 Message Date
Rohan Jain a21178d2af Use temporary buffer for `ghc-display`
Instead of opening a normal editable buffer (in which editing text does
not make a lot of sense), use Emacs's temporary buffer. Benefits:

   - Read only: Text cannot be modified when focused.
   - Much easier to close (press q), after reading or copying from the
     warning/error.

Signed-off-by: Rohan Jain <crodjer@gmail.com>
2014-04-07 12:52:58 +09:00
Kazu Yamamoto cc519edc98 fixing #204. 2014-04-07 12:02:10 +09:00
Kazu Yamamoto 894c94e48d comment. 2014-04-07 09:19:23 +09:00
Kazu Yamamoto c356bb7fc5 Merge pull request #207 from Kiripon/windowsFilePathHandling
fix filepath handling in windows
2014-04-07 09:18:51 +09:00
kiripon 52358d084e fix filepath handling in windows 2014-04-06 09:36:49 +01:00
Kazu Yamamoto 051dc7c888 moving a variable to a proper place. 2014-04-05 22:39:22 +09:00
Kazu Yamamoto 2f7a36ecfc Merge pull request #206 from notogawa/display-minibuf
display error message to minibuffer when goto next/prev error.
2014-04-05 20:30:23 +09:00
notogawa 86feaea7c5 fix for https://github.com/kazu-yamamoto/ghc-mod/pull/206#issuecomment-39628265 2014-04-05 09:53:28 +09:00
Noriyuki OHKAWA a5c62acec9 display error message to minibuffer when goto next/prev error. 2014-04-04 23:52:09 +09:00
Kazu Yamamoto 5ca0da14ec ver bumps up. 2014-04-03 16:31:17 +09:00
Kazu Yamamoto 63fdd28025 setting current dir to root dir. 2014-04-03 16:18:35 +09:00
Kazu Yamamoto 89c733aef8 hlint hack. 2014-04-03 16:17:51 +09:00
Kazu Yamamoto 246ea5e2c9 fixing cabal macro. 2014-04-03 10:22:29 +09:00
Kazu Yamamoto 172645aa9f ver bumps up. 2014-04-03 10:02:04 +09:00
Kazu Yamamoto b390cd5ee0 changelog. 2014-04-03 10:01:47 +09:00
Kazu Yamamoto a6579c656b Displaying a qualified name if two unqualified names are conflict (#130). 2014-04-03 09:49:23 +09:00
Kazu Yamamoto ef266374c0 defining ghc-preferred-modules. 2014-03-31 16:04:44 +09:00
Kazu Yamamoto fa0d97cf24 displaying also a function name. 2014-03-31 15:55:15 +09:00
Kazu Yamamoto ea915993fa insert vs highlight. 2014-03-31 15:44:50 +09:00
Kazu Yamamoto bfdc884708 making multiple same errors to a single. 2014-03-31 15:14:16 +09:00
Kazu Yamamoto 1e4dce2944 implementing ghc-jump-file. 2014-03-31 14:58:41 +09:00
Kazu Yamamoto 63acecf0b5 displaying qualified prefix. 2014-03-31 14:15:05 +09:00
Kazu Yamamoto c05ad5f47c allowing completion, for instance, for "[Byte" to "[ByteString". 2014-03-31 14:09:21 +09:00
Kazu Yamamoto ac45c24e3a fixing a bug of removeMainTarget.
If CPP is specified, a temprary file name was used.
2014-03-31 12:32:00 +09:00
Kazu Yamamoto 159b7b1eb6 don't use hiding. 2014-03-31 12:31:21 +09:00
Kazu Yamamoto 2cfcf60789 Displaying "-:-" when checking. 2014-03-31 12:08:17 +09:00
Kazu Yamamoto 2dca76d0a1 fixing the help. 2014-03-31 11:38:07 +09:00
Kazu Yamamoto f959a8029e ver bumps up. 2014-03-31 11:01:32 +09:00
Kazu Yamamoto db589d904a changelog. 2014-03-31 10:57:44 +09:00
Kazu Yamamoto 69a84e6ce4 changlog. 2014-03-31 10:43:48 +09:00
Kazu Yamamoto 6519bfe029 chaning colors. 2014-03-31 10:37:05 +09:00
Kazu Yamamoto 3bfbbb8b5c supporting sandbox only (without cabal) to fix #164. 2014-03-30 17:28:57 +09:00
Kazu Yamamoto 5e01a45218 removing dep packages of benchmark.
installing packages of benchmark fails in many cases, sigh.
2014-03-30 15:07:14 +09:00
Kazu Yamamoto 983fc68f5b handling multiple package names from ghc-pkg find-module. 2014-03-30 12:37:29 +09:00
Kazu Yamamoto a47d77fb2f C-cC-k kills a process. 2014-03-30 11:54:17 +09:00
Kazu Yamamoto 2db2358a98 fixing a bug of ghc-debug. 2014-03-28 15:05:14 +09:00
Kazu Yamamoto 7fa3736bac fixing a bug of hlint options. 2014-03-28 15:03:41 +09:00
Kazu Yamamoto 7c0f2511d0 hlint options. 2014-03-28 14:41:12 +09:00
Kazu Yamamoto 7cb9944b0b hlint options. 2014-03-28 14:41:01 +09:00
Kazu Yamamoto 0c76a801f6 hlint hack. 2014-03-28 13:53:58 +09:00
Kazu Yamamoto 4911db0a7a error handling for hlint. 2014-03-28 13:51:47 +09:00
Kazu Yamamoto f8249ae449 removing comment. 2014-03-28 13:47:33 +09:00
Kazu Yamamoto 998464f585 the format of hlint options. 2014-03-28 13:44:44 +09:00
Kazu Yamamoto 87926e699b M-C-d now can display the doc even in the sandbox. 2014-03-28 12:55:17 +09:00
Kazu Yamamoto 955b1b4091 user package db options for both GHC and ghc-pkg. 2014-03-28 12:05:11 +09:00
Kazu Yamamoto 1f7e7dea3b adding doc. 2014-03-28 11:10:18 +09:00
Kazu Yamamoto f7f1e081c5 adding dumpSplicesFlag. 2014-03-27 20:54:18 +09:00
Kazu Yamamoto 5dbea7b909 error handling for doc. 2014-03-27 16:40:34 +09:00
Kazu Yamamoto 187f718de0 hlint hack. 2014-03-27 16:35:41 +09:00
Kazu Yamamoto 992013df05 hlint hack. 2014-03-27 16:31:49 +09:00