Commit Graph

28 Commits

Author SHA1 Message Date
Kazu Yamamoto
9467a5d22e type check. 2010-11-12 16:27:50 +09:00
Kazu Yamamoto
0fd39e9b56 improving insertion of type for forall. 2010-11-10 17:03:56 +09:00
Kazu Yamamoto
b3523951c5 ask GHC for pretty printing to GHC instead of pretifying in Elisp. 2010-06-25 21:45:32 +09:00
Kazu Yamamoto
5296ccf38d Extra info for GHC warnings. 2010-06-14 14:27:35 +09:00
Kazu Yamamoto
ae89d284ad catch parse errors. 2010-05-04 19:31:14 +09:00
Kazu Yamamoto
5c4ded0630 Param -> Types. 2010-04-30 18:36:31 +09:00
Kazu Yamamoto
c047b9523b cosmetic change. 2010-04-30 18:09:26 +09:00
Kazu Yamamoto
90d6a70811 symplify code. Note that parseDynamicFlags is essential, cannot be omitted. 2010-04-30 15:27:17 +09:00
Kazu Yamamoto
e35d195cc3 Using HscInterpreted. 2010-04-30 15:11:41 +09:00
Kazu Yamamoto
24fd6f28df simplified code. 2010-04-30 15:09:24 +09:00
Kazu Yamamoto
2345765077 -fno-code and no outputDir. 2010-04-29 12:39:48 +09:00
Kazu Yamamoto
8fd3c80a54 -package ghc. 2010-04-29 12:30:23 +09:00
Kazu Yamamoto
5e21c71b1e template for -package ghc. 2010-04-28 23:28:18 +09:00
Kazu Yamamoto
e94cc84c43 ignoring error. 2010-04-28 21:59:27 +09:00
Kazu Yamamoto
0f08eb5e32 use GHC API for check. 2010-04-28 21:43:32 +09:00
Kazu Yamamoto
34534e07ff removing *.o file so that C-xC-s surely works. 2010-04-28 10:05:45 +09:00
Kazu Yamamoto
efd71c5d81 hlint. 2010-04-23 18:09:38 +09:00
Kazu Yamamoto
3c8d651345 CPP hack. 2010-04-11 12:03:08 +09:00
Kazu Yamamoto
f1aeaa8d81 GHC version check. 2010-04-06 22:54:23 +09:00
Kazu Yamamoto
7518d60fcb throw any menu. use a buffer to display errors instead. 2010-04-01 11:58:44 +09:00
Kazu Yamamoto
71e0f54889 upgrading GHC 6.12 2010-03-31 13:06:47 +09:00
Kazu Yamamoto
9d44d13ba1 Text mode for Windows. 2010-03-30 12:05:18 +09:00
Kazu Yamamoto
b63ab2ddd3 adding -i 2010-03-17 22:39:01 +09:00
Kazu Yamamoto
14ef0f8372 M-t inserts inferred type! 2010-03-14 22:39:45 +09:00
Kazu Yamamoto
fd04ebfe11 output-dir. 2010-03-12 00:20:02 +09:00
Kazu Yamamoto
ed5d50b6f9 introducing -i, -g, and -p. 2010-03-11 22:39:07 +09:00
Kazu Yamamoto
36fee672f3 better unfold. 2010-03-11 19:12:15 +09:00
Kazu Yamamoto
1e445097b7 integrating flymake. 2010-03-11 19:03:17 +09:00