eagletmt
|
24ada2abeb
|
Gather all hs-source-dirs to check test modules in sub-directories
|
2013-03-15 17:40:06 +09:00 |
|
Kazu Yamamoto
|
539fd305bd
|
New method to check Template Haskell.
|
2013-03-13 13:17:22 +09:00 |
|
Kazu Yamamoto
|
b7cacee767
|
pure and applicative style.
|
2013-03-05 10:21:55 +09:00 |
|
Kazu Yamamoto
|
69cc0f8ce4
|
ghcVersion -> CabalApi.
|
2013-03-04 13:55:03 +09:00 |
|
Kazu Yamamoto
|
d76b17bc4b
|
cosmetic change.
|
2013-03-04 10:39:39 +09:00 |
|
Kazu Yamamoto
|
0501137839
|
careless bug fix.
|
2013-03-04 09:56:01 +09:00 |
|
Kazu Yamamoto
|
aa0b1d709c
|
fromCabal -> fromCabalFile.
|
2013-03-03 15:50:09 +09:00 |
|
Kazu Yamamoto
|
ca229c3be1
|
Merging Cabal to CabalApi.
|
2013-03-03 15:47:03 +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
|
7761691795
|
Refactoring Cabal stuff.
|
2013-03-01 15:25:43 +09:00 |
|
Kazu Yamamoto
|
561bb38900
|
Generalizing info extraction from Cabal.
|
2013-03-01 14:40:34 +09:00 |
|
Kazu Yamamoto
|
a8e57615ba
|
Making cabalBuildInfo pure.
|
2013-03-01 13:14:46 +09:00 |
|
Kazu Yamamoto
|
431e3fa904
|
Making cabalDependPackages pure.
|
2013-03-01 12:21:42 +09:00 |
|
Kazu Yamamoto
|
d115c1dacb
|
hlint hack.
|
2013-02-12 14:21:48 +09:00 |
|
Kei Hibino
|
87cca58681
|
Parse *.cabal file at once in initializeGHC.
|
2012-10-24 10:48:13 +09:00 |
|
Kei Hibino
|
659e5421e7
|
Remove needless lines and imports.
|
2012-10-24 10:10:13 +09:00 |
|
Kei Hibino
|
c74b58a47f
|
Move an interface function with Cabal package into CabalApi module.
|
2012-10-24 10:06:24 +09:00 |
|
Kei Hibino
|
ff9fa49141
|
Read depend packages from *.cabal, and adjust compiler package flags.
|
2012-10-24 09:11:09 +09:00 |
|