./devel/hs-monad-logger, Class of monads which can log messages

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.3.40nb1, Package name: hs-monad-logger-0.3.40nb1, Maintainer: pkgsrc-users

A monad transformer approach for logging.

This package provides Template Haskell functions for determining source
code locations of messages.


Master sites:

Filesize: 11.63 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141)
Log message:
Revbump all Haskell after updating lang/ghc96
   2023-10-30 17:18:43 by Masatake Daimon | Files touched by this commit (4)
Log message:
devel/hs-monad-logger: Update to 0.3.40

0.3.40
    Relax fast-logger upper bound from 3.2 to 3.3
    Add Alternative instances for LoggingT and NoLoggingT
   2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988)
Log message:
Bump Haskell packages after updating lang/ghc94
   2023-01-27 14:43:22 by Masatake Daimon | Files touched by this commit (5)
Log message:
devel/hs-monad-logger: Update to 0.3.39

0.3.39
* Make the previous change backwards compatible with CPP

0.3.38
* Drop old deprecated instances to support transformers 0.6 #39

0.3.37
* Add Semigroup/Monoid instances to LoggingT, NoLoggingT, and
  WriterLoggingT
   2022-09-07 08:50:53 by Masatake Daimon | Files touched by this commit (149) | Package updated
Log message:
Recursive bump for recently updated Haskell packages
   2022-08-22 12:13:26 by Thomas Klausner | Files touched by this commit (80)
Log message:
*: bump for hs-vector-algorithms buildlink3.mk change
   2022-08-20 10:08:24 by Thomas Klausner | Files touched by this commit (211)
Log message:
hs*: recursive bump for new dependencies needed

for hs-aeson, hs-vector
   2022-02-26 04:58:36 by Masatake Daimon | Files touched by this commit (872)
Log message:
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk