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. --- Git/Version.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Git') diff --git a/Git/Version.hs b/Git/Version.hs index ecd12444c..19ff945c8 100644 --- a/Git/Version.hs +++ b/Git/Version.hs @@ -5,6 +5,8 @@ - Licensed under the GNU GPL version 3 or higher. -} +{-# OPTIONS_GHC -fno-warn-tabs #-} + module Git.Version ( installed, older, -- cgit v1.2.3