make configure -Wall clean

This commit is contained in:
Joey Hess 2014-03-10 16:59:38 -04:00
parent 1f1ac8b838
commit b04f62a962
4 changed files with 5 additions and 16 deletions

View file

@ -7,8 +7,6 @@ import Utility.Monad
import Utility.SafeCommand
import System.IO
import System.Cmd
import System.Exit
import System.FilePath
import System.Directory