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 |
|