mirror of
https://github.com/github/semantic.git
synced 2024-11-24 08:54:07 +03:00
import module with the right pack
This commit is contained in:
parent
e575b07fc4
commit
e52b82ba5b
@ -8,7 +8,8 @@ import TreeSitter.Python.AST
|
||||
import TreeSitter.Python
|
||||
import Source.Range
|
||||
import Source.Span
|
||||
import Data.ByteString (readFile, ByteString)
|
||||
import Data.ByteString.Char8
|
||||
import Data.ByteString (pack, readFile, ByteString)
|
||||
import System.IO (FilePath)
|
||||
import Options.Applicative hiding (style)
|
||||
import Data.Semigroup ((<>))
|
||||
|
Loading…
Reference in New Issue
Block a user