Files
registry/cli/Main.hs
2022-05-26 18:26:32 -06:00

5 lines
59 B
Haskell

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