Skip to content

Fix in-scope set in specImports

Simon Peyton Jones requested to merge wip/T22715 into master

Nothing deep here; I had failed to bring some floated dictionary binders into scope.

Fixes #22715 (closed) (the SillyA/SilllyB test case)

Merge request reports