Remove mi_used_th field from interface files
In the distant past, recompilation checking was disabled for interfaces which used TemplateHaskell, but for several years now recompilation checking has been more fine-grained. This has rendered this field unused and lingering in an interface file.
Showing
- compiler/GHC.hs 0 additions, 1 deletioncompiler/GHC.hs
- compiler/GHC/HsToCore.hs 0 additions, 3 deletionscompiler/GHC/HsToCore.hs
- compiler/GHC/Iface/Load.hs 0 additions, 1 deletioncompiler/GHC/Iface/Load.hs
- compiler/GHC/Iface/Make.hs 5 additions, 9 deletionscompiler/GHC/Iface/Make.hs
- compiler/GHC/Tc/Gen/Splice.hs 0 additions, 2 deletionscompiler/GHC/Tc/Gen/Splice.hs
- compiler/GHC/Tc/Types.hs 0 additions, 5 deletionscompiler/GHC/Tc/Types.hs
- compiler/GHC/Tc/Utils/Monad.hs 1 addition, 6 deletionscompiler/GHC/Tc/Utils/Monad.hs
- compiler/GHC/Unit/Module/ModGuts.hs 0 additions, 1 deletioncompiler/GHC/Unit/Module/ModGuts.hs
- compiler/GHC/Unit/Module/ModIface.hs 2 additions, 21 deletionscompiler/GHC/Unit/Module/ModIface.hs
Loading
Please register or sign in to comment