-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Nice guide! Regarding https://github.com/keithfancher/haskell-notes/blob/master/haskell-notes.md#stack-traces
you may be interested in
HasCallStack
(also a blog post if you prefer those over manuals)
This does require annotating functions with an extra constraint, but I find it useful for things at the edges of the system (DB, network calls).
(Someone made a plugin that automatically adds it, I haven't tried.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels