haskell-stack-trace-plugin: haskell-stack-trace-plugin
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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]
Properties
Versions | 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.2.0, 0.1.3.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] |
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:20:54Z |
Modules
[Index] [Quick Jump]
- StackTrace
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
Package maintainers
For package maintainers and hackage trustees