haskell-stack-trace-plugin: haskell-stack-trace-plugin
[ compiler-plugin, debug, development, library, mit, program ]
[ Propose Tags ]
[ Report a vulnerability ]
This plugin allow implicitly add HasCallStack class to every top-level function for all module. Hence, we can to get completely continuous call stack.
[Skip to Readme]
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| dev | Turn on development settings. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- haskell-stack-trace-plugin-0.1.3.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.2.0, 0.1.3.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.12 && <4.16), ghc (>=8.6 && <8.7 || >=8.8 && <8.9 || >=8.10 && <8.11 || >=9.0 && <9.1), haskell-stack-trace-plugin [details] |
| Tested with | ghc ==8.6.5 || ==8.8.4 || ==8.10.4 || ==9.0.1 |
| License | MIT |
| Copyright | 2018-2021 Shinya Yamaguchi |
| Author | Shinya Yamaguchi |
| Maintainer | a@wado.dev |
| Category | Compiler Plugin, Development, Debug |
| Home page | https://github.com/waddlaw/haskell-stack-trace-plugin |
| Bug tracker | https://github.com/waddlaw/haskell-stack-trace-plugin/issues |
| Source repo | head: git clone git://github.com/waddlaw/haskell-stack-trace-plugin |
| Uploaded | by waddlaw at 2021-05-25T03:22:00Z |
| Distributions | |
| Executables | example |
| Downloads | 1824 total (7 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2021-05-25 [all 1 reports] |