mirror of
https://github.com/github/semantic.git
synced 2024-11-24 08:54:07 +03:00
Main squeeze
This commit is contained in:
parent
40565dd093
commit
a8f4be8c72
@ -1,6 +1,6 @@
|
||||
{-# LANGUAGE ApplicativeDo #-}
|
||||
{-# LANGUAGE TypeApplications #-}
|
||||
module CLI (main) where
|
||||
module Main (main) where
|
||||
|
||||
import System.Environment
|
||||
import TreeSitter.Unmarshal
|
||||
|
@ -1,3 +0,0 @@
|
||||
module Main where
|
||||
|
||||
import CLI (main)
|
Loading…
Reference in New Issue
Block a user