c/haskell · by kleidukos@kbin.social · 3yghc-specter: Inspecting tool for GHC compilation pipeline https://github.com/MercuryTechnologies/ghc-specter4 points · 2 comments · view on lemmy.world
2 Comments
jaror@kbin.social · 3 pts · 3y
I see they have a github pages page with more information than the readme: https://mercurytechnologies.github.io/ghc-specter/
jaror@kbin.social · 2 pts · 3y
This also reminds me of hs-sleuth: https://github.com/HugoPeters1024/hs-sleuth, which is a nice viewer for Core optimisations.