1
1
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:
Rob Rix 2019-11-01 14:52:21 -04:00
parent 4f44170281
commit f0739bb151
No known key found for this signature in database
GPG Key ID: F188A01508EA1CF7

View File

@ -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