X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=compiler%2Fmain%2FInteractiveEval.hs;h=42d27987e97828b09572e09af5da100beeb4ee8d;hb=569dbeee1d922120ebb52ffd9487683bf7912ebd;hp=96e0b3484acda8667fc55e9f4b30759dd5874ddf;hpb=41e58b51a33d033b1e3eaffce3ce998a308f4b3c;p=ghc-hetmet.git diff --git a/compiler/main/InteractiveEval.hs b/compiler/main/InteractiveEval.hs index 96e0b34..42d2798 100644 --- a/compiler/main/InteractiveEval.hs +++ b/compiler/main/InteractiveEval.hs @@ -37,6 +37,8 @@ module InteractiveEval ( #ifdef GHCI +#include "HsVersions.h" + import HscMain hiding (compileExpr) import HscTypes import TcRnDriver