summaryrefslogtreecommitdiff
path: root/Build/TestConfig.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Build/TestConfig.hs')
-rw-r--r--Build/TestConfig.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/TestConfig.hs b/Build/TestConfig.hs
index e55641fb0..35daf1945 100644
--- a/Build/TestConfig.hs
+++ b/Build/TestConfig.hs
@@ -1,5 +1,7 @@
{- Tests the system and generates Build.SysConfig.hs. -}
+{-# OPTIONS_GHC -fno-warn-tabs #-}
+
module Build.TestConfig where
import Utility.Path