From 1f0dd5752920cda9b247ff11fa3a80fcc7188bfb Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 24 May 2016 01:22:37 -0400 Subject: merge from git-annex --- Build/Configure.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Build/Configure.hs') diff --git a/Build/Configure.hs b/Build/Configure.hs index e488ee1..d48d580 100644 --- a/Build/Configure.hs +++ b/Build/Configure.hs @@ -1,5 +1,7 @@ {- Checks system configuration and generates SysConfig.hs. -} +{-# OPTIONS_GHC -fno-warn-tabs #-} + module Build.Configure where import System.Environment -- cgit v1.2.3