Kazu Yamamoto
|
7749b1386b
|
Setting Opt_BuildingCabalPackage for cabal package.
|
2013-04-02 09:56:57 +09:00 |
|
eagletmt
|
e55e9561b5
|
Disable fast check when QuasiQuotes is used
|
2013-04-01 15:59:53 +09:00 |
|
Kazu Yamamoto
|
8f61f3691f
|
fixing "ghc-mod info" for non-export funcs and fast/slow checking.
|
2013-04-01 14:16:34 +09:00 |
|
mvoidex
|
f7dd44d291
|
Shows info about all names in module (not exported too)
|
2013-03-30 21:32:43 +09:00 |
|
Kazu Yamamoto
|
8d7b0d365b
|
Defining checkSlowAndSet.
|
2013-03-15 14:40:36 +09:00 |
|
Kazu Yamamoto
|
539fd305bd
|
New method to check Template Haskell.
|
2013-03-13 13:17:22 +09:00 |
|
Kazu Yamamoto
|
efece8be9a
|
refactoring.
|
2013-03-05 16:16:27 +09:00 |
|
Kazu Yamamoto
|
13bb6cb599
|
refactoring GHCApi.
|
2013-03-04 13:41:56 +09:00 |
|
Kazu Yamamoto
|
3089d36071
|
refactoring.
|
2013-03-04 13:11:04 +09:00 |
|
Kazu Yamamoto
|
6f8b8873e7
|
refactoring.
|
2013-03-04 12:53:28 +09:00 |
|
Kazu Yamamoto
|
a0d5082ac7
|
Implementing "ghc-mod debug".
|
2013-03-04 11:21:41 +09:00 |
|
Kazu Yamamoto
|
e64cd3b108
|
fixing careless bug.
|
2013-03-04 10:40:33 +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
|
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 |
|