module Main ( main ) where import Distribution.Simple (defaultMainWithHooks, simpleUserHooks, postInst) main :: IO () main = defaultMain