finished hlint pass

This commit is contained in:
Joey Hess 2011-07-15 12:47:14 -04:00
parent 185f0b6870
commit 6c396a256c
29 changed files with 114 additions and 115 deletions

View file

@ -31,4 +31,4 @@ start = do
liftIO $ putStrLn $ "upgrade supported from repository versions: " ++ vs upgradableVersions
stop
where
vs l = join " " l
vs = join " "