squelch tab warnings

This commit is contained in:
Joey Hess 2019-11-22 12:49:41 -04:00
parent b82ab21468
commit 1d0dbdf201
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 3 additions and 0 deletions

View file

@ -5,6 +5,8 @@
- License: BSD-2-clause
-}
{-# OPTIONS_GHC -fno-warn-tabs #-}
module Utility.Applicative (
(<$$>),
) where

View file

@ -4,6 +4,7 @@
-}
{-# LANGUAGE CPP #-}
{-# OPTIONS_GHC -fno-warn-tabs #-}
module Utility.FileSize (
FileSize,