Commit Graph

1125 Commits

Author SHA1 Message Date
Kazu Yamamoto ae75872638 fixing regression. 2014-04-28 14:36:46 +09:00
Kazu Yamamoto 662842a085 clean up Gap. 2014-04-28 14:13:25 +09:00
Kazu Yamamoto adb4addd54 707 -> 708. 2014-04-28 14:04:18 +09:00
Kazu Yamamoto fc570551a2 withLogger handles errors. 2014-04-28 13:52:28 +09:00
Kazu Yamamoto 000076223f removing the third argument from initializeFlagsWithCradle. 2014-04-28 13:00:25 +09:00
Kazu Yamamoto 117d01a52a removing -Wall and -w:. 2014-04-28 12:52:09 +09:00
Kazu Yamamoto f413cda0fe one more try. 2014-04-28 11:26:06 +09:00
Kazu Yamamoto ca6ca23aa7 doc. 2014-04-28 09:29:24 +09:00
Kazu Yamamoto 6a7955679a rescue old GHCs. 2014-04-28 09:28:57 +09:00
Kazu Yamamoto 248a999f99 t of (sit-for 0.1 t) has a bug, so do not use it. 2014-04-28 09:13:14 +09:00
Kazu Yamamoto 2733f94a52 rescue old GHCs. 2014-04-28 09:00:03 +09:00
Kazu Yamamoto 017d4cc22f don't use InteractiveImport for old GHCs.. 2014-04-27 22:48:24 +09:00
Kazu Yamamoto 4d2ef23f33 passing 'ok/'ng to callback. 2014-04-27 21:51:44 +09:00
Kazu Yamamoto dede115731 defining withContext. 2014-04-27 21:26:03 +09:00
Kazu Yamamoto 64365807f9 refactoring. 2014-04-26 23:03:50 +09:00
Kazu Yamamoto 98d3c7028c refactoring. 2014-04-26 22:51:29 +09:00
Kazu Yamamoto 9c7c6a5cf9 refactoring. 2014-04-26 21:59:06 +09:00
Kazu Yamamoto 8142ccbc64 refactoring. 2014-04-26 21:46:11 +09:00
Kazu Yamamoto 2aa47fc449 proper message for debugging. 2014-04-26 21:00:28 +09:00
Kazu Yamamoto 6b63cb7098 doc. 2014-04-26 20:24:47 +09:00
Kazu Yamamoto c45415a367 cleaning up check, splice flag and logger. 2014-04-26 17:54:15 +09:00
Kazu Yamamoto 74cde29ae0 refactoring setTargetFiles. 2014-04-26 14:38:49 +09:00
Kazu Yamamoto f23b0db4df "expand" specifies "-b". 2014-04-26 14:31:33 +09:00
Kazu Yamamoto c1c0993b4a import DynFlag only in Gap. 2014-04-26 13:21:22 +09:00
Kazu Yamamoto c8fbdcfa2f Thanks to DeferTypeErrors, info/type can work even if the file contains errors. 2014-04-26 11:43:30 +09:00
Kazu Yamamoto 66a5123f8c rescue old Cabal which does not support bench. 2014-04-26 09:22:42 +09:00
Kazu Yamamoto e8290c2f4b README. 2014-04-26 09:18:36 +09:00
Kazu Yamamoto cc3c5bf708 Merge pull request #232 from DanielG/dev-bench
Add benchmarks to `cabalAllBuildInfo`
2014-04-26 09:13:19 +09:00
Daniel Gröber 8ac39a3378 Add benchmarks to `cabalAllBuildInfo` 2014-04-25 20:48:20 +02:00
Kazu Yamamoto abc660cdfe showing GHC version. 2014-04-25 22:03:09 +09:00
Kazu Yamamoto c2da82c30f changelog. 2014-04-25 14:48:00 +09:00
Kazu Yamamoto 3e812a8bfe M-x ghc-debug. 2014-04-25 14:31:09 +09:00
Kazu Yamamoto 549d33d492 version command for ghc-mod/ghc-modi. 2014-04-25 14:09:32 +09:00
Kazu Yamamoto f50e5229c4 NG contains an error. 2014-04-25 11:08:29 +09:00
Kazu Yamamoto 17b80ccc2f doctest includes macro. 2014-04-24 23:11:55 +09:00
Kazu Yamamoto d2a92529fc fixing deps. 2014-04-24 22:30:18 +09:00
Kazu Yamamoto 4011826a6b ver bumps up. 2014-04-24 22:22:23 +09:00
Kazu Yamamoto 852953015c changelog. 2014-04-24 22:21:22 +09:00
Kazu Yamamoto 13c5c2c5af doc. 2014-04-24 22:11:06 +09:00
Kazu Yamamoto 6cca65b11e ghc-mod find (#203). 2014-04-24 21:08:45 +09:00
Kazu Yamamoto e2369e6772 rescue the coming Emacs 24.4. 2014-04-24 17:14:10 +09:00
Kazu Yamamoto 390c509144 find functions went to lib. 2014-04-24 17:02:50 +09:00
Kazu Yamamoto 3059a295dc comment. 2014-04-24 12:53:14 +09:00
Kazu Yamamoto 4074c3d751 error handling for modules. 2014-04-24 12:51:43 +09:00
Kazu Yamamoto 93dadfef44 error handling for browse. 2014-04-24 12:45:47 +09:00
Kazu Yamamoto 2d1133ea8e exporting necessary types. 2014-04-24 12:17:50 +09:00
Kazu Yamamoto e49fef6765 setTargetFiles now loads files. 2014-04-24 12:15:59 +09:00
Kazu Yamamoto 0c1469e53c <package>:<module> style.
refactoring for #159.
2014-04-24 11:26:30 +09:00
Kazu Yamamoto 2e06c2f938 doc update. 2014-04-23 22:57:29 +09:00
Kazu Yamamoto 79946f9a3d removing withGHCDummyFile. 2014-04-23 16:37:24 +09:00