Getting Stack Trace for `NoSuchElementException` in `Effect.head`

The stack trace for NoSuchElementException doesn't include the location of the call to the Effect.head that is causing the error.
Is there a way to get it?
https://effect.website/play/#8abee0f9f097
image.png
Was this page helpful?