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