ghc-heap: Don't expose stack dirty and marking fields
These are GC metadata and are not relevant to the end-user. Moreover, they are unstable which makes ghc-heap harder to test than necessary.
Showing
- libraries/ghc-heap/GHC/Exts/Heap/Closures.hs 0 additions, 2 deletionslibraries/ghc-heap/GHC/Exts/Heap/Closures.hs
- libraries/ghc-heap/GHC/Exts/Stack/Decode.hs 4 additions, 7 deletionslibraries/ghc-heap/GHC/Exts/Stack/Decode.hs
- libraries/ghc-heap/cbits/Stack.cmm 2 additions, 7 deletionslibraries/ghc-heap/cbits/Stack.cmm
- libraries/ghc-heap/tests/stack_misc_closures.hs 0 additions, 2 deletionslibraries/ghc-heap/tests/stack_misc_closures.hs
Loading
Please register or sign in to comment