di-monad: mtl flavoured typeful hierarchical structured logging for di-core.
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:
- The 'description' field should be longer than the 'synopsis' field. It's useful to provide an informative 'description' to allow Haskell programmers who have never heard about your package to understand the purpose of your package. The 'description' field content is typically shown by tooling (e.g. 'cabal info', Haddock, Hackage) below the 'synopsis' which serves as a headline. Please refer to <https://cabal.readthedocs.io/en/stable/cabal-package.html#package-properties> for more details.
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
- These packages miss upper bounds: - containers - di-core - exceptions - monad-control - mtl - pipes - pipes-safe - primitive - stm - streaming - transformers - transformers-base - unliftio-core Please add them, using `cabal gen-bounds` for suggestions. For more information see: https://pvp.haskell.org/
Properties
Versions | 1.0, 1.0.1, 1.0.2, 1.1, 1.2, 1.3, 1.3.1, 1.3.2, 1.3.3, 1.3.3, 1.3.4, 1.3.5 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.9 && <5.0), containers, di-core, exceptions, monad-control, mtl, pipes, pipes-safe, primitive, stm, streaming, transformers, transformers-base, unliftio-core [details] |
License | BSD-3-Clause |
Copyright | Renzo Carbonara 2017-2018 |
Author | Renzo Carbonara |
Maintainer | renλren.zone |
Category | Logging |
Home page | https://github.com/k0001/di |
Bug tracker | https://github.com/k0001/di/issues |
Uploaded | by RenzoCarbonara at 2023-10-18T14:08:19Z |
Modules
- Di
- Di.Monad
Flags
Manual Flags
Name | Description | Default |
---|---|---|
monad-control | Library support: monad-control | Enabled |
pipes | Library support: pipes | Enabled |
pipes-safe | Library support: pipes-safe | Enabled |
primitive | Library support: primitive | Enabled |
streaming | Library support: streaming | Enabled |
transformers-base | Library support: transformers-base | Enabled |
unliftio-core | Library support: unliftio-core | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- di-monad-1.3.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees