Kazu Yamamoto
89dc02f185
test for Cradle.
2013-03-05 10:22:33 +09:00
Kazu Yamamoto
1047c76906
refactoring for testing.
2013-03-04 18:11:09 +09:00
Kazu Yamamoto
73cfde0062
one more info to Cradle.
2013-03-04 11:21:20 +09:00
Kazu Yamamoto
f43af4be29
Find cabal file and sandbox at the same time.
2013-03-02 12:18:55 +09:00
Kazu Yamamoto
9a6c960d53
Checking TH to see if "-fno-code" can be used.
2013-03-01 21:17:52 +09:00
Kazu Yamamoto
eb93ebd860
cosmetic change.
2013-03-01 09:43:50 +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
Paolo Capriotti
b0cabae366
Add option to specify cabal-dev sandbox explicitly.
2012-04-09 21:27:03 +01:00
Kazu Yamamoto
2c69ee4c8a
ghc-mod "expand" to expand TH.
2012-02-27 11:23:56 +09:00
Kazu Yamamoto
a7430eb494
Adaptor layer for GHC API.
2012-02-14 16:09:53 +09:00
Kazu Yamamoto
1e1b729e15
refactoring on convert.
2012-02-14 11:33:27 +09:00
Kazu Yamamoto
86d5419309
cosmetic change.
2012-02-14 10:21:48 +09:00
eagletmt
b11475821e
display types simply unless "-l" option is given
2012-02-13 20:31:36 +09:00
HIBINO Kei
21c5072e37
Expire unreferenced switches.
2011-11-14 19:28:34 +09:00
HIBINO Kei
21441da080
Switch from packageConfs and useUserPackageConf into ghcOpts.
2011-11-14 18:12:18 +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
khibino
cbed907038
Simply passing GHC options to ghc-mod check command.
2011-10-19 19:09:36 +09:00
Kazu Yamamoto
a07ce7edcc
import path fall back.
2011-10-18 12:22:48 +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
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
783e4a4e4c
new include scheme.
2011-05-24 16:00:47 +09:00
Kazu Yamamoto
8e880e8e3c
adding a missing PATH.
2011-03-19 11:06:14 +09:00
Kazu Yamamoto
0cda133040
-o option to display operators, too.
2011-01-27 14:29:39 +09:00
Kazu Yamamoto
9467a5d22e
type check.
2010-11-12 16:27:50 +09:00
Kazu Yamamoto
f30eb343b0
hlint options can be specified from ghc-hlint-options.
2010-06-14 11:56:35 +09:00
Kazu Yamamoto
740ab2a054
Using HLint API!.
2010-06-08 11:12:59 +09:00
Kazu Yamamoto
bb363c92e7
integrating hlint.
2010-05-06 15:29:55 +09:00
Kazu Yamamoto
5c4ded0630
Param -> Types.
2010-04-30 18:36:31 +09:00