Commit Graph

13 Commits

Author SHA1 Message Date
Kazu Yamamoto
4a5f5441f3 Fixing a bug of TH expansion for GHC 7.6 (#92). 2013-03-16 11:50:45 +09:00
Kazu Yamamoto
85ab14975d Style hack to pass a test. 2013-03-13 11:07:43 +09:00
Kazu Yamamoto
9226c5e741 removing tracingDynFlags. 2013-03-13 10:54:50 +09:00
Kazu Yamamoto
87d48127db normalise file names. 2013-03-05 15:18:57 +09:00
Batonius
31c2c23c00 Fixing fly-make warning recognition when ghc-mod compiled against GHC 7.6 2012-10-19 23:19:37 +04:00
ihameed
8e335fbc3b GHC 7.6.1 compatibility
- switch from ClockTime to UTCTime in Info.pprInfo
- make ghc-mod loggers always take a first argument of type DynFlags
- consolidate GHC API shims in Gap.hs--this depends on tracingDynFlags,
which is unfortunate
2012-10-16 03:27:35 -07:00
Carter Tazio Schonwald
f7a7c67bcb partial change set for ghc 7.6 api change, needs some more work though. 2012-09-20 14:50:03 -04:00
Kazu Yamamoto
1b2437a60e reverting file path and C-cC-j. 2012-03-02 21:36:58 +09:00
Kazu Yamamoto
a7430eb494 Adaptor layer for GHC API. 2012-02-14 16:09:53 +09:00
Kazu Yamamoto
8deb1cd57c catching mutual module import. 2012-02-13 10:39:37 +09:00
eagletmt
8ff7b4c156 fix syntax error when __GLASGOW_HASKELL__ >= 702 2012-02-09 15:28:59 +09:00
Kazu Yamamoto
167f0d46f2 Qualifid names for checking! 2012-02-08 16:57:24 +09:00
Kazu Yamamoto
1790c5f327 ErrMsg module. 2011-08-24 16:50:26 +09:00