diff --git a/hashrename.hs b/hashrename.hs index 31e353c..57d39ea 100644 --- a/hashrename.hs +++ b/hashrename.hs @@ -1,4 +1,3 @@ -import Control.Applicative import Control.Monad import Text.Printf (printf) import Crypto.Hash.SHA1 (hash)