#!/usr/bin/env runhaskell
import Distribution.Simple

main = defaultMainWithHooks hooks
hooks = defaultUserHooks
