mirror of
https://github.com/Start9Labs/registry.git
synced 2026-03-26 18:21:52 +00:00
5 lines
59 B
Haskell
5 lines
59 B
Haskell
module Main where
|
|
import Cli.Cli (cliMain)
|
|
|
|
main = cliMain
|