Rough matches for family instances
[ghc-hetmet.git] / compiler / typecheck / TcRnMonad.lhs
index d9fe12a..12f0cf6 100644 (file)
@@ -117,6 +117,7 @@ initTc hsc_env hsc_src mod do_this
                tcg_binds    = emptyLHsBinds,
                tcg_deprecs  = NoDeprecs,
                tcg_insts    = [],
+               tcg_fam_insts= [],
                tcg_rules    = [],
                tcg_fords    = [],
                tcg_dfun_n   = dfun_n_var,