X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcForeign.lhs;h=59009ac8c91417faa1083672733476db0a78bfc0;hb=f5e36de375d03a0af3858c4222690bbaa5f8a1ee;hp=57ef40a3ad9a23ba03ba8977441dceccaac80b30;hpb=64c61e5cd4dbad9585dbe9e5e59ede4e0af4fe82;p=ghc-hetmet.git diff --git a/compiler/typecheck/TcForeign.lhs b/compiler/typecheck/TcForeign.lhs index 57ef40a..59009ac 100644 --- a/compiler/typecheck/TcForeign.lhs +++ b/compiler/typecheck/TcForeign.lhs @@ -25,6 +25,8 @@ module TcForeign , tcForeignExports ) where +#include "HsVersions.h" + import HsSyn import TcRnMonad