File ghc-monad-logger.changes of Package ghc-monad-logger
-------------------------------------------------------------------
Mon Jun 5 11:14:59 UTC 2023 - Peter Simons <psimons@suse.com>
- Update monad-logger to version 0.3.40.
## 0.3.40
* Relax `fast-logger` upper bound from 3.2 to 3.3
* Add `Alternative` instances for `LoggingT` and `NoLoggingT`
## 0.3.39
* Make the previous change backwards compatible with CPP
## 0.3.38
* Drop old deprecated instances to support transformers 0.6 [#39](https://github.com/snoyberg/monad-logger/pull/39)
## 0.3.37
* Add `Semigroup`/`Monoid` instances to `LoggingT`, `NoLoggingT`, and `WriterLoggingT`
-------------------------------------------------------------------
Tue Dec 7 15:36:52 UTC 2021 - Peter Simons <psimons@suse.com>
- Update monad-logger to version 0.3.36 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
-------------------------------------------------------------------
Wed Nov 25 16:30:02 UTC 2020 - psimons@suse.com
- Update monad-logger to version 0.3.36.
## 0.3.36
* Export the `defaultOutput` function, useful for defining custom instances of `MonadLogger`. [#29](https://github.com/snoyberg/monad-logger/pull/29)
-------------------------------------------------------------------
Tue Aug 18 10:45:29 UTC 2020 - Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
-------------------------------------------------------------------
Thu Aug 13 02:00:25 UTC 2020 - psimons@suse.com
- Update monad-logger to version 0.3.35.
## 0.3.35
* Add Hackage status badge
* Document `Loc` [#26](https://github.com/snoyberg/monad-logger/pull/26)
-------------------------------------------------------------------
Wed Jul 8 02:00:26 UTC 2020 - psimons@suse.com
- Update monad-logger to version 0.3.34.
## 0.3.34
* Fix build for lts-9 resolver
-------------------------------------------------------------------
Thu Jul 2 02:00:20 UTC 2020 - psimons@suse.com
- Update monad-logger to version 0.3.33.
## 0.3.33
* Export `LogLine` type synonym.
-------------------------------------------------------------------
Tue Jun 9 09:26:17 UTC 2020 - psimons@suse.com
- Add monad-logger at version 0.3.32.