packages feed

GGg-0.1.0.2: src/Main.hs

module Main where

import CLI
import System.Environment

main :: IO ()
main = parseArgs =<< getArgs