From af7c648aaaf4bd3af7a58f4e9913ec740f09de58 Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Sun, 15 Jul 2012 22:01:51 +0100 Subject: Move -fno-warn-orphan flag into individual modules --- compiler/iface/LoadIface.lhs | 1 + 1 file changed, 1 insertion(+) (limited to 'compiler/iface/LoadIface.lhs') diff --git a/compiler/iface/LoadIface.lhs b/compiler/iface/LoadIface.lhs index 493e18b825..6c5e7d38d9 100644 --- a/compiler/iface/LoadIface.lhs +++ b/compiler/iface/LoadIface.lhs @@ -6,6 +6,7 @@ Loading interface files \begin{code} +{-# OPTIONS_GHC -fno-warn-orphans #-} module LoadIface ( -- RnM/TcM functions loadModuleInterface, loadModuleInterfaces, -- cgit v1.2.1