1
1
mirror of https://github.com/github/semantic.git synced 2025-01-05 14:11:33 +03:00

Note a TODO about upstream dependencies.

This commit is contained in:
Rob Rix 2018-03-29 23:17:57 -04:00
parent 393636dc73
commit fcaffb4fbe

View File

@ -5,6 +5,7 @@ import Data.Range
import Data.Span
import Prologue
-- TODO: Upstream dependencies
data Origin
= Unknown
| Local !ModuleName !FilePath !Range !Span