packages feed

Verba-0.1.0.0: src/Main.hs

module Main where

import Verba.CLI (runCLI)

main :: IO ()
main = runCLI "dict/it.dic"