monad-journal: Pure logger typeclass and monad transformer
This package provides a typeclass for logging in
pure code, or more generally, in any kind of
context. You can do whatever you want with
logs, especially get them, clear them or even
sink them through IO
if you're logging in
(MonadIO m) => m
.
Modules
[Index]
Downloads
- monad-journal-0.2.4.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.2.0.0, 0.2.1.0, 0.2.1.1, 0.2.1.2, 0.2.2.0, 0.2.3.0, 0.2.3.1, 0.2.3.2, 0.2.4, 0.3, 0.4, 0.4.0.1, 0.4.0.2, 0.5, 0.5.0.1, 0.6, 0.6.0.1, 0.6.0.2, 0.7, 0.7.1, 0.7.2, 0.8.0, 0.8.1 |
---|---|
Dependencies | base (>=4.5 && <4.8), either (>=4.1 && <4.4), monad-control (>=0.3 && <0.4), mtl (>=2.1 && <2.3), transformers (>=0.3 && <0.5), transformers-base (>=0.4 && <0.5) [details] |
License | LicenseRef-PublicDomain |
Author | DimitriSabadie |
Maintainer | dimitri.sabadie@gmail.com |
Category | Control |
Home page | https://github.com/phaazon/monad-journal |
Uploaded | by DimitriSabadie at 2014-09-12T10:21:53Z |
Distributions | Arch:0.8.1, Debian:0.8.1, Fedora:0.8.1 |
Reverse Dependencies | 3 direct, 3 indirect [details] |
Downloads | 45131 total (63 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |