Files
registry/cli/Main.hs
2022-05-25 16:32:56 -06:00

5 lines
59 B
Haskell

module Main where
import Cli.Cli (cliMain)
main = cliMain