hidden-char-0.1.0.2: Setup.hs
{-|
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