1
1
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:
Rob Rix 2018-03-29 09:00:48 -04:00
parent fb38332849
commit cebcd5daaa

View File

@ -1 +1,6 @@
module Data.Abstract.Located where module Data.Abstract.Located where
import Data.AST
import Data.Record
type Provenance = Record Location