module Main ( main ) where import qualified Distribution.Simple main :: IO () main = Distribution.Simple.defaultMain