unison
unison copied to clipboard
A function that infers but doesn't typecheck
To reproduce:
clone @etorreborre/di/@etorreborre/typechecking-error
edit.namespace typecheckError.options
If you remove the type annotation from typecheckError.options, it typechecks and can be added to the codebase, but with the type signature it gives an error.