diff options
author | Zubin Duggal <zubin.duggal@gmail.com> | 2022-12-07 19:24:59 +0530 |
---|---|---|
committer | Matthew Pickering <matthewtpickering@gmail.com> | 2023-01-03 12:22:11 +0000 |
commit | 62b9a7b23b20f5cf0a2de14251c2096098009f10 (patch) | |
tree | 425f6509a48e28c41bdbaff2e7fba6f6749eff8f /compiler/Language/Haskell/Syntax/Pat.hs-boot | |
parent | a5bd0eb8dd1d03c54e1b0b476ebbc4cc886d6f19 (diff) | |
download | haskell-wip/force-docs.tar.gz |
Force the Docs structure to prevent leaks in GHCi with -haddock without -fwrite-interfacewip/force-docs
Involves adding many new NFData instances.
Without forcing Docs, references to the TcGblEnv for each module are retained
by the Docs structure. Usually these are forced when the ModIface is serialised
but not when we aren't writing the interface.
Diffstat (limited to 'compiler/Language/Haskell/Syntax/Pat.hs-boot')
0 files changed, 0 insertions, 0 deletions