projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d120c73
)
avoid build warning
author
Joey Hess
<joeyh@joeyh.name>
Mon, 7 Sep 2020 19:10:09 +0000
(15:10 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Mon, 7 Sep 2020 19:10:09 +0000
(15:10 -0400)
Utility/FileMode.hs
patch
|
blob
|
history
diff --git
a/Utility/FileMode.hs
b/Utility/FileMode.hs
index a2fd1702ec90a9a01141196a70ec7501f646ddc5..352c3c19a58304a07308cfca98ab7f3b0ee32076 100644
(file)
--- a/
Utility/FileMode.hs
+++ b/
Utility/FileMode.hs
@@
-6,6
+6,7
@@
-}
{-# LANGUAGE CPP #-}
+{-# OPTIONS_GHC -fno-warn-tabs #-}
module Utility.FileMode (
module Utility.FileMode,