• Alfredo Di Napoli's avatar
    Drop-in panicTrace function · 8e43cc9e
    Alfredo Di Napoli authored
    This commit adds a `panicTrace` function to be used as a drop-in
    replacement of the `panic` function, with the difference that we
    wrap the error in a `WithStacktrace` error, to be later caught
    and logged.
    8e43cc9e
Name
Last commit
Last update
..
API Loading commit data...
Core Loading commit data...
Data/HashMap/Strict Loading commit data...
Database Loading commit data...
System Loading commit data...
Utils Loading commit data...
API.hs Loading commit data...
Core.hs Loading commit data...
Database.hs Loading commit data...
Defaults.hs Loading commit data...