1
1
mirror of https://github.com/github/semantic.git synced 2024-12-20 21:31:48 +03:00

Export Relation

This commit is contained in:
Rick Winfrey 2018-12-12 16:22:33 -08:00
parent 8e520132ce
commit 565fbfd2d0

View File

@ -18,6 +18,7 @@ module Data.Abstract.ScopeGraph
, Position(..) , Position(..)
, reference , reference
, Reference(..) -- TODO don't export these constructors , Reference(..) -- TODO don't export these constructors
, Relation(..)
, ScopeGraph(..) , ScopeGraph(..)
, lookupScope , lookupScope
, lookupScopePath , lookupScopePath