You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It does produce the correct result, but something is obviously wrong. I haven't really looked into this yet, but I'm assuming it's because it's type-checking the same imported trees over and over.
The text was updated successfully, but these errors were encountered:
Right now the normalized Prelude type-checks ~instantaneously:
If you don't normalize it, though, it takes a little over a minute:
It does produce the correct result, but something is obviously wrong. I haven't really looked into this yet, but I'm assuming it's because it's type-checking the same imported trees over and over.
The text was updated successfully, but these errors were encountered: