mirror of
https://github.com/github/semantic.git
synced 2024-11-28 01:47:01 +03:00
import Analysis.Name
This commit is contained in:
parent
08cad385f3
commit
164333dbb7
@ -21,6 +21,7 @@ module Language.Python.ScopeGraph
|
||||
( scopeGraphModule
|
||||
) where
|
||||
|
||||
import Analysis.Name (Name)
|
||||
import qualified Analysis.Name as Name
|
||||
import AST.Element
|
||||
import Control.Effect.Fresh
|
||||
|
Loading…
Reference in New Issue
Block a user