mirror of
https://github.com/github/semantic.git
synced 2024-12-22 14:21:31 +03:00
📝 Vertex.
This commit is contained in:
parent
9186742ba1
commit
4449a44cb3
@ -25,6 +25,7 @@ import Prologue hiding (empty, packageName)
|
||||
newtype ImportGraph = ImportGraph { unImportGraph :: G.Graph Name }
|
||||
deriving (Eq, Graph, Show)
|
||||
|
||||
-- | A vertex of some specific type.
|
||||
data Vertex
|
||||
= Package PackageName
|
||||
| Module ModuleName
|
||||
|
Loading…
Reference in New Issue
Block a user