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
71038ce5d6
flag hack for GHC 7.4.
2012-06-07 15:56:55 +09:00
Kazu Yamamoto
f3725127bc
Using io-choice.
2012-02-16 14:44:20 +09:00
Kazu Yamamoto
9daf5b36f0
filling the gap b/w Cabal 1.10 and 1.14.
2012-02-15 15:57:43 +09:00
Kazu Yamamoto
96cbf68e16
more applicative.
...
error msg fix.
2012-02-15 14:52:48 +09:00
Kazu Yamamoto
7474968486
fixing terrible bug on Maybe.
2012-02-15 13:58:04 +09:00
Kazu Yamamoto
a7430eb494
Adaptor layer for GHC API.
2012-02-14 16:09:53 +09:00