1
1
mirror of https://github.com/github/semantic.git synced 2025-01-06 23:46:21 +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