mirror of
https://github.com/github/semantic.git
synced 2024-12-27 00:44:57 +03:00
Run the env carrier.
This commit is contained in:
parent
4f44170281
commit
f0739bb151
@ -112,6 +112,7 @@ runFile eval file = traverse run file
|
||||
. runReader (fileSpan file)
|
||||
. runFail
|
||||
. runReader @(Env name) mempty
|
||||
. runEnv @name
|
||||
. fix (eval concreteAnalysis)
|
||||
|
||||
concreteAnalysis :: ( Carrier sig m
|
||||
|
Loading…
Reference in New Issue
Block a user