Commit Graph

375 Commits

Author SHA1 Message Date
Takahiro HIMURA
c99c448c65 Fixed the conflicts with the package which modify (buffer-name) value. 2012-02-14 22:27:48 +09:00
Kazu Yamamoto
575bdc4889 Merge pull request #44 from eagletmt/cleanup-temporaries
Cleanup temporaries
2012-02-14 05:23:51 -08:00
eagletmt
fab993acfa cleanup temporaries 2012-02-14 19:14:21 +09:00
Kazu Yamamoto
1b1245577e Removing the anti-pattern: IO (Maybe a). 2012-02-14 18:37:45 +09:00
Kazu Yamamoto
13013445e3 extract Extensions: and Default-Language: from a Cabal file. 2012-02-14 18:25:21 +09:00
Kazu Yamamoto
1f4f7d768a cosmetic change. 2012-02-14 16:19:48 +09:00
Kazu Yamamoto
416c901188 Merge remote-tracking branch 'eagletmt/ghc-syb-utils' 2012-02-14 16:16:26 +09:00
Kazu Yamamoto
a7430eb494 Adaptor layer for GHC API. 2012-02-14 16:09:53 +09:00
Kazu Yamamoto
0bee9c5d2f ver bumps up. 2012-02-14 13:37:31 +09:00
eagletmt
84d7747c1b simplify a bit 2012-02-14 12:18:54 +09:00
eagletmt
122167f4c1 avoid GHC's panic 2012-02-14 12:18:54 +09:00
Kazu Yamamoto
1e1b729e15 refactoring on convert. 2012-02-14 11:33:27 +09:00
Kazu Yamamoto
86d5419309 cosmetic change. 2012-02-14 10:21:48 +09:00
eagletmt
b11475821e display types simply unless "-l" option is given 2012-02-13 20:31:36 +09:00
Kazu Yamamoto
7e45a03532 ver bumps up. 2012-02-13 17:13:47 +09:00
Kazu Yamamoto
b86b3245e0 [Char]->String. 2012-02-13 17:13:27 +09:00
Kazu Yamamoto
f2be5ea5e8 removing overlay when cursor moved. 2012-02-13 17:01:13 +09:00
Kazu Yamamoto
034bb89579 nil guard. 2012-02-13 13:48:41 +09:00
Kazu Yamamoto
c2b41f8ad7 ver bumps up. 2012-02-13 13:39:43 +09:00
Kazu Yamamoto
11eb321ff6 annot -> type. 2012-02-13 13:38:06 +09:00
Kazu Yamamoto
a43985a735 annot -> type. 2012-02-13 13:23:04 +09:00
Kazu Yamamoto
f497aa1213 refoctoring elisp. 2012-02-13 12:06:59 +09:00
Kazu Yamamoto
23f4365150 detect. 2012-02-13 10:49:23 +09:00
Kazu Yamamoto
cd1f61d6a5 GHC 7.0 hack. 2012-02-13 10:44:37 +09:00
Kazu Yamamoto
1d6246a778 Merge pull request #41 from tanakh/master
Add annot command
2012-02-12 17:40:02 -08:00
Kazu Yamamoto
8deb1cd57c catching mutual module import. 2012-02-13 10:39:37 +09:00
Hideyuki Tanaka
63ec23c162 delete overlay 2012-02-13 01:25:49 +09:00
Hideyuki Tanaka
9d1fe778a6 add elisp 2012-02-13 01:01:58 +09:00
Hideyuki Tanaka
b8d8926ec4 add annot command 2012-02-12 21:04:18 +09:00
Kazu Yamamoto
cd4a839f35 ver bumps up. 2012-02-09 17:00:20 +09:00
Kazu Yamamoto
b78b3bb28d Merge pull request #40 from eagletmt/fix-syntax-error
fix syntax error when __GLASGOW_HASKELL__ >= 702
2012-02-08 22:49:03 -08:00
eagletmt
8ff7b4c156 fix syntax error when __GLASGOW_HASKELL__ >= 702 2012-02-09 15:28:59 +09:00
Kazu Yamamoto
e8a494d426 elisp's ver. 2012-02-08 18:34:07 +09:00
Kazu Yamamoto
8252472712 ver bumps up. 2012-02-08 18:33:10 +09:00
Kazu Yamamoto
167f0d46f2 Qualifid names for checking! 2012-02-08 16:57:24 +09:00
Kazu Yamamoto
27c1c4fa3d hlint hack. 2012-02-08 16:11:36 +09:00
Kazu Yamamoto
fb0deb1abd ver bumps up. 2012-02-06 18:24:09 +09:00
Kazu Yamamoto
36c0b7ac85 general parsing for *.cabal! 2012-02-06 18:07:32 +09:00
Kazu Yamamoto
718b3fa3df cosmetic change. 2012-02-06 15:13:41 +09:00
Kazu Yamamoto
47e5a13b56 Merge pull request #38 from conal/master
Tweak for ghc-6.12.3 compatibility
2012-02-05 22:12:01 -08:00
Kazu Yamamoto
9a8a1da3fb -XHaskell98 to sync cabal. 2012-02-06 15:11:12 +09:00
Conal Elliott
db0265268b Remove use of DoAndIfThenElse extension, absent in GHC 6.12.3. 2012-02-02 14:22:37 -08:00
Kazu Yamamoto
b7945d8859 ver bumps up. 2012-02-02 15:19:28 +09:00
Kazu Yamamoto
3e75be3e18 Merge pull request #36 from eagletmt/build-fix-for-ghc-7.2
build fix for GHC 7.2
2012-02-01 22:18:17 -08:00
Jonas Bernoulli
97a71ff129 follow header conventions 2012-01-28 19:11:09 +01:00
eagletmt
948a23e6ee build fix for GHC 7.2 2012-01-27 21:22:36 +09:00
Kazu Yamamoto
a5746be927 cosmetic change. 2012-01-23 18:37:50 +09:00
Kazu Yamamoto
34d22ee1d5 Applicative hack. 2012-01-23 18:30:07 +09:00
Kazu Yamamoto
cc6a2d7070 insert module hack. 2012-01-23 15:12:24 +09:00
Kazu Yamamoto
4e87e389e5 ver bumps up. 2012-01-23 14:41:23 +09:00