mirror of
https://github.com/github/semantic.git
synced 2024-11-28 01:47:01 +03:00
Export ScopeGraph’s constructor & field.
This commit is contained in:
parent
34da6ada5c
commit
3bf6cb61fd
@ -1,6 +1,6 @@
|
||||
{-# LANGUAGE FlexibleContexts, GeneralizedNewtypeDeriving, OverloadedStrings, RankNTypes, RecordWildCards, TypeApplications, TypeOperators #-}
|
||||
module Analysis.ScopeGraph
|
||||
( ScopeGraph
|
||||
( ScopeGraph(..)
|
||||
, Entry(..)
|
||||
, scopeGraph
|
||||
, scopeGraphAnalysis
|
||||
|
Loading…
Reference in New Issue
Block a user