mirror of
https://github.com/github/semantic.git
synced 2025-01-03 04:51:57 +03:00
Add a type synonym for the provenance of a symbol.
This commit is contained in:
parent
fb38332849
commit
cebcd5daaa
@ -1 +1,6 @@
|
|||||||
module Data.Abstract.Located where
|
module Data.Abstract.Located where
|
||||||
|
|
||||||
|
import Data.AST
|
||||||
|
import Data.Record
|
||||||
|
|
||||||
|
type Provenance = Record Location
|
||||||
|
Loading…
Reference in New Issue
Block a user