aboutsummaryrefslogtreecommitdiff
path: root/Setup.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-05-10 16:40:24 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-05-10 16:40:24 -0400
commit0a9d6f10244d3cf7fa16b80e8a58319fcc737f36 (patch)
tree95c30bae97876faf81eac12e1923a78117950f86 /Setup.hs
parent50b4e02d85387be77fa6ab918ac32f62581fdcd6 (diff)
and anoher one..
Diffstat (limited to 'Setup.hs')
-rw-r--r--Setup.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Setup.hs b/Setup.hs
index 470a0d3db..0a491c7d5 100644
--- a/Setup.hs
+++ b/Setup.hs
@@ -1,4 +1,5 @@
{-# LANGUAGE NamedFieldPuns #-}
+{-# OPTIONS_GHC -fno-warn-tabs #-}
{- cabal setup file -}