diff options
author | Matthew Pickering <matthewtpickering@gmail.com> | 2022-07-26 11:20:39 +0100 |
---|---|---|
committer | Matthew Pickering <matthewtpickering@gmail.com> | 2022-08-03 15:21:30 +0100 |
commit | 36e21d46e388324ae09d849592208251a8b3d0f9 (patch) | |
tree | bb53148c8daa0cb09cf3e4f97d45e4d907c13068 /compiler/cbits | |
parent | 9a08b073969d191430558431e8f7c3a8a8ef31f9 (diff) | |
download | haskell-wip/module-loops.tar.gz |
Store interfaces in ModIfaceCache more directlywip/module-loops
I realised hydration was completely irrelavant for this cache because
the ModDetails are pruned from the result. So now it simplifies things a
lot to just store the ModIface and Linkable, which we can put into the
cache straight away rather than wait for the final version of a
HomeModInfo to appear.
Diffstat (limited to 'compiler/cbits')
0 files changed, 0 insertions, 0 deletions