haskell-stack-trace-plugin

haskell-stack-trace-plugin

https://github.com/waddlaw/haskell-stack-trace-plugin

Latest on Hackage:0.1.3.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by Shinya Yamaguchi
Maintained by [email protected]

This plugin allow implicitly add HasCallStack class to every top-level function for all module. Hence, we can to get completely continuous call stack.