git-phoenix-0.0.1: app/GitPhoenix.hs
module Main where import Data.Git.Phoenix.CmdArgs import Data.Git.Phoenix.CmdRun import Data.Git.Phoenix.Prelude main :: IO () main = execWithArgs runCmd
module Main where import Data.Git.Phoenix.CmdArgs import Data.Git.Phoenix.CmdRun import Data.Git.Phoenix.Prelude main :: IO () main = execWithArgs runCmd