fix warnings

This commit is contained in:
Joey Hess 2013-05-13 15:30:18 -04:00
parent fd2ca596bc
commit 13b629c208
2 changed files with 0 additions and 2 deletions

View file

@ -10,7 +10,6 @@ module Utility.FileMode where
import Common
import Control.Exception (bracket)
import Utility.Exception
import System.Posix.Types
import Foreign (complement)