The latest version of monad-journal is 0.8.1-0.

monad-journal

Version 0.4 revision 0 uploaded by DimitriSabadie.

Package meta

Synopsis
Pure logger typeclass and monad transformer
Description

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.

Author
DimitriSabadie
Bug reports
n/a
Category
Control
Copyright
n/a
Homepage
https://github.com/phaazon/monad-journal
Maintainer
dimitri.sabadie@gmail.com
Package URL
n/a
Stability
n/a

Components