-- -- | -- Module : Setup -- Author : Sean Seefried (http://www.cse.unsw.edu.au/~sseefried) -- Copyright : (c) 2005 -- License : BSD3 -- Created : 30 May 2005 -- module Main where import Distribution.Simple main :: IO () main = defaultMainWithHooks autoconfUserHooks