The explict import Prelude after import Control.Applicative is a trick to avoid a warning.
Motivation: Hook scripts for nautilus or other file managers need to provide the user with feedback that a file is being downloaded. This commit was sponsored by THM Schoemaker.