thread-utils-context: Garbage-collected thread local storage
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.
Warnings:
- [option-opt-c] 'cc-options: -O[n]' is generally not needed. When building with optimisations Cabal automatically adds '-O2' for C code. Setting it yourself interferes with the --disable-optimization flag.
- [option-o2] 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
- [missing-upper-bounds] On library, these packages miss upper bounds: - ghc-prim - thread-utils-finalizers Please add them. There is more information at https://pvp.haskell.org/
Please see the README on GitHub at https://github.com/iand675/thread-utils-context#readme
[Skip to Readme]
Properties
| Versions | 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.3.0.4, 0.4.0.0, 0.4.1.0 |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | base (>=4.7 && <5), ghc-prim, thread-utils-finalizers [details] |
| License | BSD-3-Clause |
| Copyright | 2023-2026 Ian Duncan |
| Author | Ian Duncan |
| Maintainer | ian@iankduncan.com |
| Category | Concurrency |
| Home page | https://github.com/iand675/thread-utils#readme |
| Bug tracker | https://github.com/iand675/thread-utils/issues |
| Source repo | head: git clone https://github.com/iand675/thread-utils |
| Uploaded | by IanDuncan at 2026-04-13T21:10:52Z |
Modules
- Control
- Concurrent
- Thread
- Control.Concurrent.Thread.Storage
- Thread
- Concurrent
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| debug | Whether to enable some additional hooks to debug issues | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- thread-utils-context-0.4.0.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