ghc-heap-view
ghc-heap-view copied to clipboard
0.6.1 base constraints wrong?
The docs say
As this is tied to the internals of the compiler, it only works with specific versions. This version supports, GHC 8.8. For GHC 8.6 use version 0.6.0. For older GHC versions see ghc-heap-view-0.5.10.
but 0.6.1 happily builds on ghc 8.6.5 . Not really sure at this point if the package is working correctly though