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/Env.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Utility/Env.hs') diff --git a/Utility/Env.hs b/Utility/Env.hs index fdf06d8..c56f4ec 100644 --- a/Utility/Env.hs +++ b/Utility/Env.hs @@ -6,6 +6,7 @@ -} {-# LANGUAGE CPP #-} +{-# OPTIONS_GHC -fno-warn-tabs #-} module Utility.Env where @@ -13,6 +14,7 @@ module Utility.Env where import Utility.Exception import Control.Applicative import Data.Maybe +import Prelude import qualified System.Environment as E import qualified System.SetEnv #else -- cgit v1.2.3