diff options
Diffstat (limited to 'Assistant/Install/AutoStart.hs')
-rw-r--r-- | Assistant/Install/AutoStart.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Assistant/Install/AutoStart.hs b/Assistant/Install/AutoStart.hs index b27b69775..57450304b 100644 --- a/Assistant/Install/AutoStart.hs +++ b/Assistant/Install/AutoStart.hs @@ -6,6 +6,7 @@ -} {-# LANGUAGE CPP #-} +{-# OPTIONS_GHC -fno-warn-tabs #-} module Assistant.Install.AutoStart where |