mirror of
https://github.com/github/semantic.git
synced 2024-11-28 01:47:01 +03:00
maybe I need bytestring not IO?
This commit is contained in:
parent
267ae4d46e
commit
d9bfa588ce
@ -9,6 +9,7 @@ import TreeSitter.Python
|
||||
import Source.Range
|
||||
import Source.Span
|
||||
import Data.ByteString (readFile, ByteString)
|
||||
import System.Posix.Env.ByteString (getArgs)
|
||||
import System.IO (FilePath)
|
||||
import Options.Applicative hiding (style)
|
||||
import Data.Semigroup ((<>))
|
||||
|
Loading…
Reference in New Issue
Block a user