Commit Graph

567 Commits

Author SHA1 Message Date
Kazu Yamamoto eb34a5372e fixing markup. 2013-05-21 21:38:19 +09:00
Kazu Yamamoto dad3e9b880 ver bumps up. 2013-05-21 11:08:42 +09:00
Kazu Yamamoto 3ee2688732 updating cabal file. 2013-05-21 11:04:54 +09:00
Kazu Yamamoto 8dc1e1094f putting date. 2013-05-21 10:10:40 +09:00
Kazu Yamamoto 27344ab76e Merge pull request #125 from purcell/patch-1
Fix package name in ghc-pkg.el
2013-05-20 16:07:11 -07:00
Steve Purcell 6abd8a3eaa Fix package name in ghc-pkg.el
The public name of this package is "ghc", based on the package names on both Marmalade and Melpa, and on the name of the ghc-pkg.el file. This commit fixes the contents of the -pkg.el file so that the name specified therein matches the external package name.
2013-05-20 15:40:01 +02:00
Kazu Yamamoto 92833da809 asking expression. 2013-05-20 17:04:18 +09:00
Kazu Yamamoto 5959791e25 removing gzip. 2013-05-20 16:19:23 +09:00
Kazu Yamamoto 3c885f3edc ver bumps up. 2013-05-20 16:17:35 +09:00
Kazu Yamamoto 8290758b2f adding "bump" and "archive" 2013-05-20 16:17:16 +09:00
Kazu Yamamoto fe17f135ec updating log. 2013-05-20 15:20:41 +09:00
Kazu Yamamoto 089d490607 writing docs. 2013-05-20 14:28:56 +09:00
Kazu Yamamoto 849c308e5c Separating IO and Ghc. 2013-05-20 11:29:44 +09:00
mvoidex f2f3b120af Moving commands to Ghc monad 2013-05-19 01:16:37 +04:00
Kazu Yamamoto bac4bbbcf3 Changing GHCMod as a library. 2013-05-17 10:00:01 +09:00
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