mirror of
https://github.com/github/semantic.git
synced 2024-12-24 23:42:31 +03:00
Correct an import in the specs.
This commit is contained in:
parent
8bb4c0a22c
commit
aab795d9bb
@ -12,7 +12,7 @@ module SpecHelpers (
|
||||
, TestEvaluating
|
||||
, ) where
|
||||
|
||||
import Analysis.Abstract.Evaluating as X (EvaluatingState(..))
|
||||
import Control.Abstract.Evaluator as X (EvaluatorState(..))
|
||||
import Data.Abstract.Address as X
|
||||
import Data.Abstract.FreeVariables as X hiding (dropExtension)
|
||||
import Data.Abstract.Heap as X
|
||||
|
Loading…
Reference in New Issue
Block a user