Commit Graph

2300 Commits

Author SHA1 Message Date
Kazu Yamamoto c7d370e5b1 ver bumps up. 2011-11-25 10:29:47 +09:00
Kazu Yamamoto 3102e488c9 Merge pull request #29 from tanakh/master
Change search method for "cabal-dev/"
2011-11-24 17:27:14 -08:00
Hideyuki Tanaka 37dc29044a change search method for cabal-dev 2011-11-24 20:43:15 +09:00
Kazu Yamamoto 9097f6c169 adding CabalDev. 2011-11-24 12:09:09 +09:00
Kazu Yamamoto 7139fb9039 Merge pull request #28 from khibino/ghc_option
Ghc option - Removed --package-conf and --no-user-package-conf switch
2011-11-16 16:02:03 -08:00
HIBINO Kei 07bb2d32dd Update Changes in README. 2011-11-16 22:34:38 +09:00
HIBINO Kei fe13f74c16 Update elisps enable to pass ghc options widely. 2011-11-15 20:40:25 +09:00
HIBINO Kei 21c5072e37 Expire unreferenced switches. 2011-11-14 19:28:34 +09:00
HIBINO Kei 748c57f0c1 Switch when using cabal-dev case. Bugfix of cabal-dev case. 2011-11-14 19:20:02 +09:00
HIBINO Kei 21441da080 Switch from packageConfs and useUserPackageConf into ghcOpts. 2011-11-14 18:12:18 +09:00
Kazu Yamamoto ac6bcc5dd9 Merge pull request #27 from khibino/ghc_option
Ghc option
2011-11-02 02:43:02 -07:00
khibino bf7b01e432 Update help message. 2011-11-02 17:44:29 +09:00
khibino 3db0d17352 Merge branch 'master' into ghc_option 2011-11-02 17:20:43 +09:00
khibino df5abea8b2 Update README about broken compatibility. 2011-11-02 17:17:42 +09:00
khibino 1fb0d1d4a8 Remove check includes option of ghc-mod check command. Now, we can pass all ghc options to ghc-mod check. 2011-11-02 16:23:19 +09:00
Kazu Yamamoto 82e7c6862f cosmetic change. 2011-11-02 10:43:34 +09:00
Kazu Yamamoto fde88dedd1 cosmetic change. 2011-11-02 10:38:19 +09:00
Kazu Yamamoto c25da2ed03 Merge pull request #26 from cmoore/master
cabal-dev, once again.
2011-11-01 18:35:14 -07:00
Clint Moore 3efbf59028 'check' command now supports cabal-dev. 2011-11-01 15:06:53 -07:00
Kazu Yamamoto 764ba5b7f3 Merge pull request #24 from craigcitro/master
Add .elc files to .gitignore.
2011-10-23 18:50:59 -07:00
Craig Citro f62f054afe Silly tweak to .gitignore. 2011-10-23 02:01:52 -07:00
Kazu Yamamoto b23941fafe fixing manual. 2011-10-20 11:24:25 +09:00
Kazu Yamamoto ad1b959820 ver bumps up.
We will break backward compatibility.
2011-10-20 11:22:24 +09:00
Kazu Yamamoto 423d96c833 Merge pull request #22 from khibino/ghc_option
Simply passing GHC options to ghc-mod check command.
2011-10-19 19:19:20 -07:00
khibino cbed907038 Simply passing GHC options to ghc-mod check command. 2011-10-19 19:09:36 +09:00
Kazu Yamamoto 8051e7df2e ver bumps up. 2011-10-19 15:52:18 +09:00
Kazu Yamamoto dc552406e0 adding dir for doesFileExist. 2011-10-19 14:22:28 +09:00
Kazu Yamamoto a07ce7edcc import path fall back. 2011-10-18 12:22:48 +09:00
Kazu Yamamoto 15c3d74f6d regular file check. 2011-10-18 12:09:25 +09:00
Kazu Yamamoto 182db0e584 keybinding for hoogle. 2011-10-05 10:40:31 +09:00
Kazu Yamamoto 1790c5f327 ErrMsg module. 2011-08-24 16:50:26 +09:00
Kazu Yamamoto dbdcf9841e Supporting GHC 7.2.1! 2011-08-24 15:58:12 +09:00
Kazu Yamamoto ac09c56cfd Emacs 22 does not support :risky. 2011-08-03 11:18:35 +09:00
Kazu Yamamoto 26c0d77c79 ver up. 2011-08-03 10:31:00 +09:00
Kazu Yamamoto 1545efc5fc Merge pull request #19 from andrewsw/master
Specifying import dirs.
Seems fine. So, let's merge and then test this.
2011-08-02 18:28:24 -07:00
Andrew Sackville-West b6d99e279c implement includes options for check 2011-08-02 11:18:07 -07:00
Kazu Yamamoto b09a8fb2ee Merge pull request #17 from takano-akio/master
Non-standard package.conf support
2011-05-28 15:34:20 -07:00
Takano Akio ad55168265 adding options: --package-conf and --no-user-package-conf
These command line options work just like the similar-named GHC flags.
They are useful when working with non-standard package databases.
2011-05-28 06:06:13 +09:00
Kazu Yamamoto 92777ed539 Using stringCI.
Suggested by eagletmt.
2011-05-27 10:07:27 +09:00
Kazu Yamamoto 819d915aae fixing filepath. 2011-05-26 14:43:53 +09:00
Kazu Yamamoto 0ac5bd9c50 adding Cabal.hs 2011-05-24 16:18:22 +09:00
Kazu Yamamoto 3b6848d7a5 extract initializeGHC. 2011-05-24 16:17:19 +09:00
Kazu Yamamoto ce1123395b ver up. 2011-05-24 16:01:47 +09:00
Kazu Yamamoto 783e4a4e4c new include scheme. 2011-05-24 16:00:47 +09:00
Kazu Yamamoto 8bb0c27b0b ver up. 2011-04-12 15:07:15 +09:00
Kazu Yamamoto a4a3be93eb inserting signature for GHC 7. 2011-03-25 13:00:08 +09:00
Kazu Yamamoto 973f43c93a version up. 2011-03-19 11:09:43 +09:00
Kazu Yamamoto 4de6cb3d43 version up. 2011-03-19 11:07:17 +09:00
Kazu Yamamoto 8e880e8e3c adding a missing PATH. 2011-03-19 11:06:14 +09:00
Kazu Yamamoto d460ad2ed2 fixing the bug of "\n". 2011-03-07 11:03:48 +09:00