#!/usr/bin/env runhaskell \begin{code} import System.Cmd import Distribution.Simple main = defaultMainWithHooks simpleUserHooks \end{code}