From 353d3e888b437403c32fa6512d1141a6d8e0a2c2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 27 May 2015 14:55:31 -0400 Subject: merge changes from git-annex --- src/Utility/Data.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Utility/Data.hs') diff --git a/src/Utility/Data.hs b/src/Utility/Data.hs index 5ecd218f..27c0a824 100644 --- a/src/Utility/Data.hs +++ b/src/Utility/Data.hs @@ -5,6 +5,8 @@ - License: BSD-2-clause -} +{-# OPTIONS_GHC -fno-warn-tabs #-} + module Utility.Data where {- First item in the list that is not Nothing. -} -- cgit v1.2.3