Closed sweirich closed 6 years ago
Maybe this is the problem:
When looking up information about CoreSyn.Cast in constructorTypes
Could not find CoreSyn.h2ci in any of these directories:
Please either process CoreSyn first, or
skip declarations that mention CoreSyn.
where do I tell hs-to-coq where to look for h2ci files?
Yep, that was it.
With this definition from SmallStep.hs
I am getting this erroneous output (note toplevel match does not have the catchall branch):