swh:1:snp:aeaf3dbb58f5be84b565e73b5ade1503ee8cb6d6
Revision 72aa198b460b1ada73f66f35edc05901fe503f8c authored by Anish Tondwalkar on 01 August 2019, 07:53:00 UTC, committed by Anish Tondwalkar on 01 August 2019, 07:53:00 UTC
The problem is that when we have an ~> under an forall, at the term
level we have a tabs, and that means we have to swtich from checking (at
the type with the implicit parameter) to synthing (plus a subtyping
check). But when we synth, this implicit parameter is simply not in
scope: since it's not bound anywhere in the term, it can't be added to
the context during synthesis.
1 parent 95a7cd4
History
Tip revision: f94b06de7edcb61d3c49f19417e53dc7dc21d552 authored by Anish Tondwalkar on 22 June 2021, 08:13:54 UTC
updated README
Tip revision: f94b06d
File Mode Size
bin
lib
liquid-fixpoint @ bab728a
scripts
tests
.gitignore -rw-r--r-- 35 bytes
.gitmodules -rw-r--r-- 105 bytes
LICENSE -rw-r--r-- 1.0 KB
README.md -rw-r--r-- 900 bytes
Setup.hs -rw-r--r-- 46 bytes
mist.cabal -rw-r--r-- 2.6 KB
stack.yaml -rw-r--r-- 344 bytes

README.md

back to top