packages feed

first-class-families-0.4.0.0: CHANGELOG.md

# 0.4.0.0

- New functions (blmage)

    + `LiftM`, `LiftM2`, `LiftM3`
    + `(<=)`, `(>=)`, `(<)`, `(>)`
    + `Guarded`, `Guard((:=))`, `Otherwise`

# 0.3.0.1

- GHC 8.6 compatibility

# 0.3.0.0

- More new functions, (isovector)

# 0.2.0.0

- A whole bunch of basic functions (isovector)
- Remove `Traverse` (now `Map`), `BimapPair`, `BimapEither` (now `Bimap`)

# 0.1.0.0

Initial version