1 2 3 4 5 6
module Main (main) where import Distribution.Simple main :: IO () main = defaultMainWithHooks autoconfUserHooks