1
1
mirror of https://github.com/github/semantic.git synced 2025-01-02 12:23:08 +03:00
semantic/app/Main.hs

3 lines
52 B
Haskell
Raw Normal View History

module Main (main) where
import Semantic.CLI (main)