X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fmain%2FInteractiveEval.hs;h=42d27987e97828b09572e09af5da100beeb4ee8d;hb=8604da0136707cc14845d14a88c2272fe576b6d0;hp=96e0b3484acda8667fc55e9f4b30759dd5874ddf;hpb=a700f4ed45ddb3a5d16aee62b11febf721c915cc;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