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
|
a393f8a971
|
Using Cradle.
|
2013-03-02 16:14: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
|
c7bd0d8863
|
"Dummy:0:0" -> "<filename>:0:0".
|
2012-12-07 14:27:02 +09:00 |
|
Kei Hibino
|
ff9fa49141
|
Read depend packages from *.cabal, and adjust compiler package flags.
|
2012-10-24 09:11:09 +09:00 |
|
Kazu Yamamoto
|
3861625420
|
Removing -fno-warn-unused-do-bind.
|
2012-08-06 09:43:47 +09:00 |
|
Kazu Yamamoto
|
a40f293d43
|
prevent exitFailure.
|
2012-06-04 15:40:26 +09:00 |
|
Kazu Yamamoto
|
fe5c8d663b
|
If ghc-mod is compiled with exec-profiling enabled,
it silently exits if the target file includes TH.
This patch displays such internal errors.
|
2012-04-16 11:01:29 +09:00 |
|
eagletmt
|
0fb6140304
|
enable dynamic linking for FFI
|
2012-03-24 12:58:02 +09:00 |
|
Kazu Yamamoto
|
3f2771a079
|
TH expand hack.
|
2012-02-27 12:37:11 +09:00 |
|
Kazu Yamamoto
|
2c69ee4c8a
|
ghc-mod "expand" to expand TH.
|
2012-02-27 11:23:56 +09:00 |
|
Kazu Yamamoto
|
96cbf68e16
|
more applicative.
error msg fix.
|
2012-02-15 14:52:48 +09:00 |
|
eagletmt
|
fab993acfa
|
cleanup temporaries
|
2012-02-14 19:14:21 +09:00 |
|
Kazu Yamamoto
|
a7430eb494
|
Adaptor layer for GHC API.
|
2012-02-14 16:09:53 +09:00 |
|