packages feed

Verba-0.1.1.0: src/Main.hs

module Main where

import Verba.CLI (runCLI)

main :: IO ()
main = runCLI "it"