1
1
mirror of https://github.com/nmattia/niv.git synced 2024-09-07 13:05:39 +03:00
niv/app/Niv.hs

7 lines
67 B
Haskell
Raw Normal View History

2019-06-12 16:58:10 +03:00
module Niv where
2019-01-23 23:55:26 +03:00
2019-06-12 16:58:10 +03:00
import Niv.Cli
2019-01-18 01:00:48 +03:00
2019-01-29 00:32:36 +03:00
main :: IO ()
2019-06-12 16:58:10 +03:00
main = Niv.Cli.cli