From ef3214bd2856e5927eda83eeab969e421ee923ea Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 15 Dec 2015 20:46:53 -0400 Subject: merge from git-annex --- Utility/DottedVersion.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Utility/DottedVersion.hs') diff --git a/Utility/DottedVersion.hs b/Utility/DottedVersion.hs index 67e40ff..ebf4c0b 100644 --- a/Utility/DottedVersion.hs +++ b/Utility/DottedVersion.hs @@ -5,6 +5,8 @@ - License: BSD-2-clause -} +{-# OPTIONS_GHC -fno-warn-tabs #-} + module Utility.DottedVersion where import Common -- cgit v1.2.3