packages feed

catnplus-0.1.0.0: Setup.hs

{-|
Module      : Main
Description : Setup entrypoint for catnplus
Copyright   : (C) Richard Cook, 2017
Licence     : MIT
Maintainer  : rcook@rcook.org
Stability   : experimental
Portability : portable
-}

module Main (main) where

import           Distribution.Simple

main :: IO ()
main = defaultMain