diff options
Diffstat (limited to 'Config/Files.hs')
-rw-r--r-- | Config/Files.hs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Config/Files.hs b/Config/Files.hs index d2b2f6a51..294eae22a 100644 --- a/Config/Files.hs +++ b/Config/Files.hs @@ -5,6 +5,8 @@ - Licensed under the GNU GPL version 3 or higher. -} +{-# OPTIONS_GHC -fno-warn-tabs #-} + module Config.Files where import Common |