Commit Graph

493 Commits

Author SHA1 Message Date
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
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