Kazu Yamamoto
|
1977b8858a
|
ver bumps up.
|
2013-05-13 13:00:30 +09:00 |
|
Kazu Yamamoto
|
5c7bd86122
|
a bug fix of missing cabal dir.
|
2013-05-13 12:57:58 +09:00 |
|
Kazu Yamamoto
|
b632cb6df0
|
simplify the usage of IOChoice.
|
2013-05-09 10:09:12 +09:00 |
|
Kazu Yamamoto
|
56b1e14219
|
test case for #118.
|
2013-05-08 16:47:57 +09:00 |
|
Kazu Yamamoto
|
ee0cfcc7ce
|
fixing a test.
|
2013-05-08 16:34:34 +09:00 |
|
Kazu Yamamoto
|
48a00ea9f6
|
replacing fromJust with an exception handling.
|
2013-05-08 16:27:54 +09:00 |
|
Kazu Yamamoto
|
c340ba2f90
|
hcar update.
|
2013-05-06 08:04:13 +09:00 |
|
Kazu Yamamoto
|
05e2129811
|
reverting a first line.
|
2013-04-24 15:53:59 +09:00 |
|
Kazu Yamamoto
|
bcf8ad7960
|
For HCAR May 2013.
|
2013-04-24 15:22:49 +09:00 |
|
Kazu Yamamoto
|
cac5260a0b
|
fixing typo.
|
2013-04-24 15:16:48 +09:00 |
|
Kazu Yamamoto
|
267ba1b64b
|
Adding HCAR tex file.
|
2013-04-24 15:12:53 +09:00 |
|
Kazu Yamamoto
|
04a02dcbc6
|
using -no-user-package-db for GHC >= 7.6.
|
2013-04-24 14:58:14 +09:00 |
|
Kazu Yamamoto
|
7694057858
|
Merge pull request #119 from dysinger/spelling-error
Fix spelling error
|
2013-04-14 18:02:22 -07:00 |
|
Tim Dysinger
|
e2d77f54b9
|
Fix spelling error
|
2013-04-13 07:46:34 -10:00 |
|
Kazu Yamamoto
|
d98e053bc5
|
cosmetic change.
|
2013-04-10 15:05:46 +09:00 |
|
Kazu Yamamoto
|
7ec9fc1ffb
|
fixing #118.
|
2013-04-10 15:02:49 +09:00 |
|
Kazu Yamamoto
|
0c84d9464a
|
cosmetic changes.
|
2013-04-10 14:46:58 +09:00 |
|
Kazu Yamamoto
|
8ae0a55aff
|
Using fromMaybe.
|
2013-04-10 14:45:57 +09:00 |
|
Kazu Yamamoto
|
b57402212a
|
Merge pull request #116 from nh2/fix-fromJust
Fix fromJust crash
|
2013-04-09 22:40:16 -07:00 |
|
Niklas Hambüchen
|
580adcdf74
|
Don't crash on empty cabal file
|
2013-04-03 17:12:20 +08:00 |
|
Niklas Hambüchen
|
984d7c216d
|
Don't reimplement listToMaybe
|
2013-04-03 17:09:56 +08:00 |
|
Kazu Yamamoto
|
587d779815
|
ver bumps up.
|
2013-04-02 15:27:42 +09:00 |
|
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 |
|