diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-05-27 14:55:31 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-05-27 14:55:31 -0400 |
| commit | 353d3e888b437403c32fa6512d1141a6d8e0a2c2 (patch) | |
| tree | 814b836b7a45d0a264e2245cfb19a7e89abbe008 /src/Utility/Tmp.hs | |
| parent | 626f1af56f12be63cd78fa4910c55453c23cf5a0 (diff) | |
merge changes from git-annex
Diffstat (limited to 'src/Utility/Tmp.hs')
| -rw-r--r-- | src/Utility/Tmp.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Utility/Tmp.hs b/src/Utility/Tmp.hs index dc559813..de970fe5 100644 --- a/src/Utility/Tmp.hs +++ b/src/Utility/Tmp.hs @@ -6,6 +6,7 @@ -} {-# LANGUAGE CPP #-} +{-# OPTIONS_GHC -fno-warn-tabs #-} module Utility.Tmp where |
