Kazu Yamamoto
|
6a7cd6192e
|
updating ChangeLog.
|
2013-04-02 15:27:22 +09:00 |
|
Kazu Yamamoto
|
929026cb6d
|
C-M-d now can display functions and types in a browser.
|
2013-04-02 15:20:20 +09:00 |
|
Kazu Yamamoto
|
7749b1386b
|
Setting Opt_BuildingCabalPackage for cabal package.
|
2013-04-02 09:56:57 +09:00 |
|
Kazu Yamamoto
|
71d3017ec9
|
Merge pull request #115 from eagletmt/quasi-quotes
Fix fast check about QuasiQuotes
|
2013-04-01 17:54:48 -07:00 |
|
eagletmt
|
e55e9561b5
|
Disable fast check when QuasiQuotes is used
|
2013-04-01 15:59:53 +09:00 |
|
eagletmt
|
4b77af102b
|
Add a test case for checking QuasiQuotes module
|
2013-04-01 15:55:29 +09:00 |
|
Kazu Yamamoto
|
c56b625501
|
cosmetic change from hlint.
|
2013-04-01 14:22:30 +09:00 |
|
Kazu Yamamoto
|
0535270fa8
|
removing unnecesary spaces.
|
2013-04-01 14:19:15 +09:00 |
|
Kazu Yamamoto
|
8f61f3691f
|
fixing "ghc-mod info" for non-export funcs and fast/slow checking.
|
2013-04-01 14:16:34 +09:00 |
|
Kazu Yamamoto
|
c0564a2456
|
Merge pull request #114 from mvoidex/fix-tests
Fixed tests on Windows
|
2013-03-31 18:19:32 -07:00 |
|
mvoidex
|
6be2b8f56e
|
Fixed tests on Windows
|
2013-03-31 18:12:34 +04:00 |
|
mvoidex
|
653912a066
|
Test for no fail on unicode output
|
2013-03-31 17:55:37 +04:00 |
|
Kazu Yamamoto
|
f0eb792780
|
adding a comment about CPP just in case.
|
2013-03-30 22:01:24 +09:00 |
|
mvoidex
|
6a73f40ec1
|
Fixed unicode output
|
2013-03-30 21:56:53 +09:00 |
|
mvoidex
|
f7dd44d291
|
Shows info about all names in module (not exported too)
|
2013-03-30 21:32:43 +09:00 |
|
Kazu Yamamoto
|
b87a1e0e39
|
a test case for info.
|
2013-03-30 21:24:57 +09:00 |
|
Kazu Yamamoto
|
5aabca1e99
|
adding test files to the cabal file.
|
2013-03-16 12:08:54 +09:00 |
|
Kazu Yamamoto
|
e874422274
|
ver bumps up.
|
2013-03-16 12:04:05 +09:00 |
|
Kazu Yamamoto
|
4a5f5441f3
|
Fixing a bug of TH expansion for GHC 7.6 (#92).
|
2013-03-16 11:50:45 +09:00 |
|
Kazu Yamamoto
|
33986fb1b5
|
Merge pull request #110 from eagletmt/check-test-subdir
Gather all hs-source-dirs to check test modules in sub-directories
|
2013-03-15 19:14:00 -07:00 |
|
eagletmt
|
24ada2abeb
|
Gather all hs-source-dirs to check test modules in sub-directories
|
2013-03-15 17:40:06 +09:00 |
|
Kazu Yamamoto
|
8d7b0d365b
|
Defining checkSlowAndSet.
|
2013-03-15 14:40:36 +09:00 |
|
Kazu Yamamoto
|
83c6ba3032
|
update ChangeLog.
|
2013-03-15 12:46:00 +09:00 |
|
Kazu Yamamoto
|
0647819921
|
Merge pull request #108 from eagletmt/more-th-check
info and type sub-commands also need TH check
|
2013-03-14 20:33:18 -07:00 |
|
eagletmt
|
aaf137df9f
|
Add test cases for type and info about TH check
|
2013-03-14 23:25:38 +09:00 |
|
eagletmt
|
6e8d7bd823
|
info and type sub-commands also need TH check
|
2013-03-14 22:43:03 +09:00 |
|
Kazu Yamamoto
|
639147db66
|
typo fix.
|
2013-03-13 15:27:41 +09:00 |
|
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 |
|