File: ChangeLog.md

package info (click to toggle)
haskell-rio-orphans 0.1.2.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 88 kB
  • sloc: haskell: 99; makefile: 3
file content (13 lines) | stat: -rw-r--r-- 245 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Changelog for rio-orphans

## 0.1.2.0

* Add an instance for `MonadLoggerIO` typeclass, from the `monad-logger` library

## 0.1.1.0

* Add an instance for `MonadLogger` typeclass, from the `monad-logger` library

## 0.1.0.0

* Initial release