Commit Graph

923 Commits

Author SHA1 Message Date
Kazu Yamamoto fb08870d72 hlint hack. 2014-03-27 16:29:59 +09:00
Kazu Yamamoto 99aeebfb6f for hlint. 2014-03-27 16:28:27 +09:00
Kazu Yamamoto 7ccb4ab045 "doc" command. 2014-03-27 16:23:27 +09:00
Kazu Yamamoto 657a007b47 a new module. 2014-03-27 16:23:15 +09:00
Kazu Yamamoto 2dd7bab9b2 packageDoc for sandbox. 2014-03-27 16:22:49 +09:00
Kazu Yamamoto 5f6adb53f2 close import. 2014-03-27 16:02:16 +09:00
Kazu Yamamoto ff70313049 close import. 2014-03-27 15:56:14 +09:00
Kazu Yamamoto f24749b13b close import. 2014-03-27 15:45:51 +09:00
Kazu Yamamoto c9429cfc97 close import. 2014-03-27 15:43:33 +09:00
Kazu Yamamoto b628175d8f close import. 2014-03-27 15:32:44 +09:00
Kazu Yamamoto e0d8b379df close import. 2014-03-27 15:25:02 +09:00
Kazu Yamamoto fbed91f6f2 close import. 2014-03-27 15:23:27 +09:00
Kazu Yamamoto 426917fc44 close import. 2014-03-27 15:21:18 +09:00
Kazu Yamamoto 0a323f71b9 close import. 2014-03-27 15:17:58 +09:00
Kazu Yamamoto 660a1e95f5 using liftIO from CoreMonad. 2014-03-27 15:08:07 +09:00
Kazu Yamamoto 07ec988251 closed import. 2014-03-27 14:55:24 +09:00
Kazu Yamamoto 856310e0fe closed import. 2014-03-27 14:46:33 +09:00
Kazu Yamamoto 4fd7224c9c closed import. 2014-03-27 14:38:06 +09:00
Kazu Yamamoto d3d9eb1e2c Data.ByteString cannot be loaded if not specified in cabal file. 2014-03-27 14:24:38 +09:00
Kazu Yamamoto cb9db4fd1a catching up the spec check. 2014-03-27 14:23:32 +09:00
Kazu Yamamoto 7141ec5db1 removing "import Prelude". 2014-03-27 13:50:09 +09:00
Kazu Yamamoto 9906ee137b ghc-debug for ghc-process. 2014-03-27 13:10:43 +09:00
Kazu Yamamoto b49bb4d5ab preventing error messages from the sub thread. 2014-03-27 12:58:35 +09:00
Kazu Yamamoto d7b9b83857 adding comments. 2014-03-27 12:44:09 +09:00
Kazu Yamamoto 1bad35aa95 fixing a bug for Data.ByteString. 2014-03-27 12:43:03 +09:00
Kazu Yamamoto bf935c5741 don't save the buffer for hlint. 2014-03-27 12:27:09 +09:00
Kazu Yamamoto 9ab0f4bf19 hlint again in Elisp. 2014-03-27 10:35:09 +09:00
Kazu Yamamoto fa4222f727 lint in ghc-modi. 2014-03-27 10:34:43 +09:00
Kazu Yamamoto 4ad1c5e276 exporting lint. 2014-03-27 10:34:30 +09:00
Kazu Yamamoto d7869c76ac removing comments. 2014-03-27 10:26:35 +09:00
Kazu Yamamoto 83c597396c bug fix for ByteSring. 2014-03-27 09:39:55 +09:00
Kazu Yamamoto 6e4d073c7d using dropWhileEnd (#193). 2014-03-26 15:38:02 +09:00
Kazu Yamamoto 8238c632a8 using Data.Map if containers is old.
hoping passing travis tests.
2014-03-26 15:23:12 +09:00
Kazu Yamamoto 7e6c10b74e Merge branch 'master' of github.com:kazu-yamamoto/ghc-mod 2014-03-26 15:09:15 +09:00
Kazu Yamamoto e3a177c20f Merge pull request #194 from eagletmt/hlint-quiet
Suppress output of hlint
2014-03-26 15:09:03 +09:00
Kazu Yamamoto 05057029d5 adding more pragmas. 2014-03-26 15:01:11 +09:00
Kazu Yamamoto a4ce3a5650 fixing test. 2014-03-26 14:49:37 +09:00
Kazu Yamamoto 782da60d0c adding docs. 2014-03-26 12:09:02 +09:00
Kazu Yamamoto 5c79376ca7 containers >= 0.5 for Data.Map.Strict. 2014-03-26 12:00:36 +09:00
Kazu Yamamoto 60b0a055f7 removing warning. 2014-03-26 11:54:34 +09:00
Kazu Yamamoto 102ae7654b removing the last null charactors.
WARNING: prabably breaking backward compatibility.
2014-03-26 11:32:54 +09:00
Kazu Yamamoto 324f9093a0 adding Data.ByteString for booting. 2014-03-26 11:32:33 +09:00
Kazu Yamamoto 40a81cad74 inserting qualified module. 2014-03-26 11:32:08 +09:00
Kazu Yamamoto 2e2e8a8b99 implementing help-echo. 2014-03-26 10:46:34 +09:00
Kazu Yamamoto 649a35ab72 fixing infloop. 2014-03-25 22:39:59 +09:00
Kazu Yamamoto 62df0fa871 fringe hack. 2014-03-25 22:30:19 +09:00
Kazu Yamamoto f97cc2e096 inserting a module for type. 2014-03-25 22:05:33 +09:00
Kazu Yamamoto a16dc3d040 check results are displayed in mode-line. 2014-03-25 16:40:07 +09:00
Kazu Yamamoto 58b64cc9e2 skipping lang extents. 2014-03-25 16:02:26 +09:00
Kazu Yamamoto e9b3b44631 comment. 2014-03-25 15:59:53 +09:00