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. --- Utility/PartialPrelude.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Utility/PartialPrelude.hs') diff --git a/Utility/PartialPrelude.hs b/Utility/PartialPrelude.hs index 6efa093fd..557955633 100644 --- a/Utility/PartialPrelude.hs +++ b/Utility/PartialPrelude.hs @@ -5,6 +5,8 @@ - them being accidentially used. -} +{-# OPTIONS_GHC -fno-warn-tabs #-} + module Utility.PartialPrelude where import qualified Data.Maybe -- cgit v1.2.3