1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00

Merge remote-tracking branch 'origin/master' into function-scopes

This commit is contained in:
joshvera 2020-01-29 13:21:26 -05:00
commit 97e37762eb

View File

@ -13,6 +13,7 @@ module ScopeGraph.Convert
, complete
) where
import Analysis.Name (Name)
import Control.Effect.Sketch
import Data.List.NonEmpty
import Data.Typeable