ghc-heap: Fix incomplete selector warnings.
Use utility functions instead of selectors to read partial attributes. Part of fixing #25380.
Showing
- compiler/GHC/Runtime/Heap/Inspect.hs 10 additions, 5 deletionscompiler/GHC/Runtime/Heap/Inspect.hs
- docs/users_guide/9.14.1-notes.rst 5 additions, 0 deletionsdocs/users_guide/9.14.1-notes.rst
- libraries/ghc-heap/GHC/Exts/Heap.hs 4 additions, 0 deletionslibraries/ghc-heap/GHC/Exts/Heap.hs
- libraries/ghc-heap/GHC/Exts/Heap/Closures.hs 105 additions, 0 deletionslibraries/ghc-heap/GHC/Exts/Heap/Closures.hs
Loading
Please register or sign in to comment