import Distribution.Simple
import System.Cmd
import System.Exit

import Distribution.Simple
main = defaultMainWithHooks simpleUserHooks

