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