packages feed

arion-0.1.0.0: src/Main.hs

module Main where

import System.Environment
import Arion.Runner

main :: IO ()
main = getArgs >>= run