mirror of
https://github.com/github/semantic.git
synced 2024-12-22 14:21:31 +03:00
Note that we’ll need to handle dependencies.
This commit is contained in:
parent
cebcd5daaa
commit
aa233f17e1
@ -3,4 +3,5 @@ module Data.Abstract.Located where
|
||||
import Data.AST
|
||||
import Data.Record
|
||||
|
||||
-- TODO: Dependencies
|
||||
type Provenance = Record Location
|
||||
|
Loading…
Reference in New Issue
Block a user