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