1
1
mirror of https://github.com/github/semantic.git synced 2024-12-01 00:33:59 +03:00

change this to reflect parseByteString's type signature for now

This commit is contained in:
Ayman Nadeem 2019-10-01 17:04:18 -04:00
parent bc6e624ae9
commit d963e7ee79

View File

@ -12,8 +12,7 @@ import Data.ByteString (ByteString)
main :: IO ()
main :: IO (Either Prelude.String (Module (Range, Span)))
main = do
args <- getArgs
parseByteString getArgs