squelch tab warnings
This commit is contained in:
parent
b82ab21468
commit
1d0dbdf201
2 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
-}
|
||||
|
||||
{-# LANGUAGE CPP #-}
|
||||
{-# OPTIONS_GHC -fno-warn-tabs #-}
|
||||
|
||||
module Utility.FileSize (
|
||||
FileSize,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue