diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-05-10 16:40:24 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-05-10 16:40:24 -0400 |
commit | 0a9d6f10244d3cf7fa16b80e8a58319fcc737f36 (patch) | |
tree | 95c30bae97876faf81eac12e1923a78117950f86 /Setup.hs | |
parent | 50b4e02d85387be77fa6ab918ac32f62581fdcd6 (diff) |
and anoher one..
Diffstat (limited to 'Setup.hs')
-rw-r--r-- | Setup.hs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ {-# LANGUAGE NamedFieldPuns #-} +{-# OPTIONS_GHC -fno-warn-tabs #-} {- cabal setup file -} |