mirror of
https://github.com/github/semantic.git
synced 2024-11-24 00:42:33 +03:00
4 lines
55 B
Haskell
4 lines
55 B
Haskell
module Main (main)
|
|
where
|
|
import SemanticCmdLine (main)
|