From 50b4e02d85387be77fa6ab918ac32f62581fdcd6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 10 May 2015 16:38:49 -0400 Subject: more {-# OPTIONS_GHC -fno-warn-tabs #-} ... Forcing people who have what is merely a difference of opinion to you to do this is a bit of an asshole move. Just saying. --- Build/DesktopFile.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Build/DesktopFile.hs') diff --git a/Build/DesktopFile.hs b/Build/DesktopFile.hs index 6e70b0d5f..9d68ff1d9 100644 --- a/Build/DesktopFile.hs +++ b/Build/DesktopFile.hs @@ -7,6 +7,7 @@ -} {-# LANGUAGE CPP #-} +{-# OPTIONS_GHC -fno-warn-tabs #-} module Build.DesktopFile where -- cgit v1.2.3