The question 'where are the bytes' is a surprisingly hard one in #Haskell. Even before we get to the laziness problem, just figuring out how something gets represented is non-trivial, at least for me.
@koz The bytes are in `Foreign` and `GHC.Exts`.
@dpwiz The bytes are in C--.
QOTO: Question Others to Teach Ourselves An inclusive, Academic Freedom, instance All cultures welcome. Hate speech and harassment strictly forbidden.
@dpwiz The bytes are in C--.