1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 00:42:33 +03:00
semantic/app/Main.hs

4 lines
55 B
Haskell
Raw Normal View History

2016-10-06 02:17:46 +03:00
module Main (main)
where
2017-04-20 00:22:24 +03:00
import SemanticCmdLine (main)