{-| Module : Main Description : Setup entrypoint for @hidden-char@ Copyright : (C) Richard Cook, 2017 Licence : MIT Maintainer : rcook@rcook.org Stability : stable Portability : portable -} module Main (main) where import Distribution.Simple main :: IO () main = defaultMain