Binary package “libghc-nothunks-prof” in ubuntu noble

Examine values for unexpected thunks; profiling libraries

 Long lived application data typically should not contain any thunks. This
 library can be used to examine values for unexpected thunks, which can then be
 used in assertions. This can be invaluable in avoiding memory leaks, or
 tracking down existing ones.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.