mirror of
https://github.com/github/semantic.git
synced 2024-11-28 10:15:55 +03:00
This is no longer the case!
This commit is contained in:
parent
bdbc20dd9a
commit
5798751181
@ -52,7 +52,6 @@ evaluatingWithHoles
|
||||
. resumingAddressError @(Value Precise) @Precise
|
||||
. constrainedToValuePrecise
|
||||
|
||||
-- The order is significant here: caching has to run before typeChecking, or else we’ll nondeterministically produce TypeErrors as part of the result set. While this is probably actually correct, it will require us to have an Ord instance for TypeError, which we don’t have yet.
|
||||
checking
|
||||
= runM @(Evaluator Monovariant Type) @IO
|
||||
. fmap (first reassociateTypes)
|
||||
|
Loading…
Reference in New Issue
Block a user