Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
GHC.Debug.ObjectEquiv
Description
Attempt to find duplicate objects on the heap. The analysis is not exact but attempts to find closures which are identical, and could be shared.
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
GHC.Debug.ObjectEquiv
Description
Attempt to find duplicate objects on the heap. The analysis is not exact but attempts to find closures which are identical, and could be shared.