Commit Graph

80 Commits

Author SHA1 Message Date
Kazu Yamamoto 04a02dcbc6 using -no-user-package-db for GHC >= 7.6. 2013-04-24 14:58:14 +09: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
Kazu Yamamoto f8ca08ed7f Updating help message. 2013-03-05 16:25:37 +09:00
Kazu Yamamoto 1047c76906 refactoring for testing. 2013-03-04 18:11:09 +09:00
Kazu Yamamoto a0d5082ac7 Implementing "ghc-mod debug". 2013-03-04 11:21:41 +09:00
Kazu Yamamoto 6f6d068048 safelist -> !. 2013-03-04 09:09:13 +09:00
Kazu Yamamoto a393f8a971 Using Cradle. 2013-03-02 16:14:55 +09:00
Kazu Yamamoto f43af4be29 Find cabal file and sandbox at the same time. 2013-03-02 12:18:55 +09:00
mvoidex 66a61b249f Added detailed info for browse
Rebasing 5 commits:
Some cleanup
Loads info from dependent module if name is only exported
Minor fix
Fixed operator to work with -d
Drops foralls from function type
2013-02-28 16:11:08 +09:00
Kazu Yamamoto 06cac206cd refactoring. 2013-02-18 13:48:57 +09:00
Paolo Capriotti b0cabae366 Add option to specify cabal-dev sandbox explicitly. 2012-04-09 21:27:03 +01:00
eagletmt 631bbe6be8 pass options in given order 2012-03-11 16:40:52 +09:00
Kazu Yamamoto caab2c5c2b cosmetic change. 2012-02-27 11:24:59 +09:00
Kazu Yamamoto 2c69ee4c8a ghc-mod "expand" to expand TH. 2012-02-27 11:23:56 +09:00
eagletmt b11475821e display types simply unless "-l" option is given 2012-02-13 20:31:36 +09:00
Kazu Yamamoto a43985a735 annot -> type. 2012-02-13 13:23:04 +09:00
Hideyuki Tanaka b8d8926ec4 add annot command 2012-02-12 21:04:18 +09:00
Kazu Yamamoto 34d22ee1d5 Applicative hack. 2012-01-23 18:30:07 +09:00
Conal Elliott a0216361ed Added support for auto-completing option flags and pragmas 2012-01-22 20:18:40 -08:00
Kazu Yamamoto d08fe8fc8a version auto gen. 2011-12-26 17:08:00 +09:00
Kazu Yamamoto 921c002321 ver bumps up. 2011-12-02 13:07:52 +09:00
Kazu Yamamoto 79f4cda668 ver bumps up. 2011-11-27 17:25:21 +09:00
Kazu Yamamoto c7d370e5b1 ver bumps up. 2011-11-25 10:29:47 +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
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 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 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
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 dbdcf9841e Supporting GHC 7.2.1! 2011-08-24 15:58:12 +09:00
Kazu Yamamoto 26c0d77c79 ver up. 2011-08-03 10:31:00 +09:00
Andrew Sackville-West b6d99e279c implement includes options for check 2011-08-02 11:18:07 -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 ce1123395b ver up. 2011-05-24 16:01:47 +09:00
Kazu Yamamoto 8bb0c27b0b ver up. 2011-04-12 15:07:15 +09:00
Kazu Yamamoto 4de6cb3d43 version up. 2011-03-19 11:07:17 +09:00
Kazu Yamamoto 7ad9cca220 version 0.5.3. 2011-01-31 10:43:32 +09:00
Kazu Yamamoto 0cda133040 -o option to display operators, too. 2011-01-27 14:29:39 +09:00
Kazu Yamamoto 8d286c7f43 verion 0.5.1. 2010-11-29 17:15:42 +09:00
Kazu Yamamoto 39409f2239 "info" and "type" can display it even if the source file is broken. 2010-11-17 17:07:33 +09:00
Kazu Yamamoto 11f1341fe5 defining "info" for "ESC i". 2010-11-15 14:46:59 +09:00
Kazu Yamamoto fc67daae89 version 0.5.0. 2010-11-15 12:48:01 +09:00
Kazu Yamamoto 8760f6b714 info -> type. 2010-11-12 16:32:20 +09:00
Kazu Yamamoto 9467a5d22e type check. 2010-11-12 16:27:50 +09:00
Kazu Yamamoto c234e4547f version 0.4.4. 2010-07-16 19:48:42 +09:00