Commit Graph

453 Commits

Author SHA1 Message Date
Kazu Yamamoto 607e808752 updating ChangeLog. 2013-03-13 15:27:10 +09:00
Kazu Yamamoto cef38b6a7a ver bumps up. 2013-03-13 14:55:01 +09:00
Kazu Yamamoto 0556ec330c test for fast (not TH). 2013-03-13 13:37:17 +09:00
Kazu Yamamoto b35d19beec adding a comment. 2013-03-13 13:22:02 +09:00
Kazu Yamamoto 539fd305bd New method to check Template Haskell. 2013-03-13 13:17:22 +09:00
Kazu Yamamoto 9e54c8c87b brushing up tests. 2013-03-13 12:48:26 +09:00
Kazu Yamamoto 85ab14975d Style hack to pass a test. 2013-03-13 11:07:43 +09:00
Kazu Yamamoto 9226c5e741 removing tracingDynFlags. 2013-03-13 10:54:50 +09:00
Kazu Yamamoto c354001577 clean up the code for Doc/SDoc. 2013-03-12 22:15:23 +09:00
Kazu Yamamoto 864666490a cosmetic changes. 2013-03-12 16:19:44 +09:00
Kazu Yamamoto 6102c2d1b6 adding a test file. 2013-03-07 21:00:48 +09:00
Kazu Yamamoto 21bc2d232a ver dumps up. 2013-03-07 20:51:36 +09:00
Kazu Yamamoto 1a792c4943 pkgConf is a directory. 2013-03-07 20:50:04 +09:00
Kazu Yamamoto 0fa81bc26d refactoring according to hlint. 2013-03-05 16:57:18 +09:00
Kazu Yamamoto 9db0ca25db ver bumps up. 2013-03-05 16:54:13 +09:00
Kazu Yamamoto f8ca08ed7f Updating help message. 2013-03-05 16:25:37 +09:00
Kazu Yamamoto 479bb47224 Updating ChangeLog. 2013-03-05 16:25:24 +09:00
Kazu Yamamoto efece8be9a refactoring. 2013-03-05 16:16:27 +09:00
Kazu Yamamoto dc0519b16d adding comment. 2013-03-05 15:26:33 +09:00
Kazu Yamamoto a884e3444e flymake hack for Emacs 23 or later. 2013-03-05 15:21:43 +09:00
Kazu Yamamoto 87d48127db normalise file names. 2013-03-05 15:18:57 +09:00
Kazu Yamamoto 4f44d54b0a adding missing files to cabal file. 2013-03-05 11:04:45 +09:00
Kazu Yamamoto a7b41d34f9 adding pkgconf. 2013-03-05 11:00:56 +09:00
Kazu Yamamoto 2a13e9b243 error test for Cradle. 2013-03-05 10:49:32 +09:00
Kazu Yamamoto 39954d9114 relative dir for testing. 2013-03-05 10:44:17 +09:00
Kazu Yamamoto 89dc02f185 test for Cradle. 2013-03-05 10:22:33 +09:00
Kazu Yamamoto b7cacee767 pure and applicative style. 2013-03-05 10:21:55 +09:00
Kazu Yamamoto 5b6924d36a limiting export funcs. 2013-03-04 18:17:01 +09:00
Kazu Yamamoto 1047c76906 refactoring for testing. 2013-03-04 18:11:09 +09:00
Kazu Yamamoto 69cc0f8ce4 ghcVersion -> CabalApi. 2013-03-04 13:55:03 +09:00
Kazu Yamamoto 13bb6cb599 refactoring GHCApi. 2013-03-04 13:41:56 +09:00
Kazu Yamamoto 3089d36071 refactoring. 2013-03-04 13:11:04 +09:00
Kazu Yamamoto 6f8b8873e7 refactoring. 2013-03-04 12:53:28 +09:00
Kazu Yamamoto a0d5082ac7 Implementing "ghc-mod debug". 2013-03-04 11:21:41 +09:00
Kazu Yamamoto 73cfde0062 one more info to Cradle. 2013-03-04 11:21:20 +09:00
Kazu Yamamoto e64cd3b108 fixing careless bug. 2013-03-04 10:40:33 +09:00
Kazu Yamamoto 2e440f9214 cosmetic change. 2013-03-04 10:40:06 +09:00
Kazu Yamamoto d76b17bc4b cosmetic change. 2013-03-04 10:39:39 +09:00
Kazu Yamamoto 0501137839 careless bug fix. 2013-03-04 09:56:01 +09:00
Kazu Yamamoto 6f6d068048 safelist -> !. 2013-03-04 09:09:13 +09:00
Kazu Yamamoto cf0fb7aacd Refactoring according to hlint. 2013-03-03 15:57:31 +09:00
Kazu Yamamoto 8d5822d342 Updateing README. 2013-03-03 15:55:22 +09:00
Kazu Yamamoto e14dff7508 cook -> toTupple. 2013-03-03 15:51:41 +09:00
Kazu Yamamoto aa0b1d709c fromCabal -> fromCabalFile. 2013-03-03 15:50:09 +09:00
Kazu Yamamoto ca229c3be1 Merging Cabal to CabalApi. 2013-03-03 15:47:03 +09:00
Kazu Yamamoto a393f8a971 Using Cradle. 2013-03-02 16:14:55 +09:00
Kazu Yamamoto f43af4be29 Find cabal file and sandbox at the same time. 2013-03-02 12:18:55 +09:00
Kazu Yamamoto 12bb30b097 Merge pull request #105 from eagletmt/datacon-type
Show types of data constructors with "browse -d"
2013-03-01 05:25:05 -08:00
eagletmt 80676966b9 Show types of data constructors with "browse -d" 2013-03-01 22:16:11 +09:00
Kazu Yamamoto 9a6c960d53 Checking TH to see if "-fno-code" can be used. 2013-03-01 21:17:52 +09:00