-
Notifications
You must be signed in to change notification settings - Fork 123
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deepseq the result of typechecking a module to avoid a space leak.
Previously, unevaluated `apSubst` thunks were retaining copies of a very large `Subst` value. Fixes #888.
- Loading branch information
Brian Huffman
committed
Sep 11, 2020
1 parent
8d7df1c
commit efa6db5
Showing
2 changed files
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters