Skip to content
Snippets Groups Projects
Commit abeed5eb authored by Zubin's avatar Zubin Committed by Matthew Pickering
Browse files

Force the Docs structure to prevent leaks in GHCi with -haddock without -fwrite-interface

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.
parent a7422580
No related branches found
No related tags found
No related merge requests found
Pipeline #59917 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment