teo
banner
doublenegation.bsky.social
teo
@doublenegation.bsky.social
writes Haskell mostly | loves public transport | studied philosophy | 🏴 | mid 20s | they/them
this happens to me so often!
October 22, 2025 at 12:52 PM
Reposted by teo
I've been telling people that deleting prod is the way to go if you want accurate documentation and a reliable system (i.e, no system, no docs). Good to see AI getting on my level!
July 20, 2025 at 4:06 PM
You could do this in Haskell using the hackage.haskell.org/package/ghc-... library. What you want is very similar to what the nothunks library does, except you gather up the thunks rather than erroring if you see one
ghc-heap
Functions for walking GHC's heap
hackage.haskell.org
June 23, 2025 at 12:05 PM