basement-0.0.2: Foundation scrap box of array & string
Basement.Environment
Synopsis
getArgs :: IO [String] #
Returns a list of the program's command line arguments (not including the program name).
lookupEnv :: String -> IO (Maybe String) #
Lookup variable in the environment