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