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/Exception.hs | |
| parent | 626f1af56f12be63cd78fa4910c55453c23cf5a0 (diff) | |
merge changes from git-annex
Diffstat (limited to 'src/Utility/Exception.hs')
| -rw-r--r-- | src/Utility/Exception.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Utility/Exception.hs b/src/Utility/Exception.hs index ab47ae95..9d4236c4 100644 --- a/src/Utility/Exception.hs +++ b/src/Utility/Exception.hs @@ -6,6 +6,7 @@ -} {-# LANGUAGE ScopedTypeVariables #-} +{-# OPTIONS_GHC -fno-warn-tabs #-} module Utility.Exception ( module X, |
