more {-# OPTIONS_GHC -fno-warn-tabs #-} ... Forcing people who have what is merely a difference of opinion to you to do this is a bit of an asshole move. Just saying.

This commit is contained in:
Joey Hess 2015-05-10 16:38:49 -04:00
parent ed4fe02896
commit 5c7cdbae46
14 changed files with 24 additions and 0 deletions

View file

@ -1,5 +1,7 @@
{- Package version determination, for configure script. -}
{-# OPTIONS_GHC -fno-warn-tabs #-}
module Build.Version where
import Data.Maybe