pansite-0.2.0.0: Setup.hs
{-|
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