mirror of
https://github.com/github/semantic.git
synced 2024-12-29 01:42:43 +03:00
let's try to use opt-parse applicative now
This commit is contained in:
parent
3e17a9b50d
commit
0abb65e4f4
@ -10,6 +10,8 @@ import Source.Range
|
||||
import Source.Span
|
||||
import Data.ByteString (readFile, ByteString)
|
||||
import System.IO (FilePath)
|
||||
import Options.Applicative hiding (style)
|
||||
import Data.Semigroup ((<>))
|
||||
|
||||
main :: IO ()
|
||||
main = do
|
||||
|
Loading…
Reference in New Issue
Block a user