packages feed

monadic-recursion-schemes-0.1.8.0: CHANGELOG.md

# Revision history for monadic-recursion-schemes

## 0.1.8.0 -- 2020-05-16

* add cascadeM (a.k.a. supermap).

## 0.1.7.0 -- 2020-05-15

* refine mutuM and comutuM. These have correct type signature.

## 0.1.6.1 -- 2020-05-15

* bugfix: export preproM and postproM.

## 0.1.6.0 -- 2020-05-15

* add preproM and postproM.

## 0.1.5.0 -- 2020-05-14

* add mutuM and comutuM with the other variant, which has not the same type signature.

## 0.1.4.2 -- 2020-05-14

* add comment.

## 0.1.4.1 -- 2020-05-14

* add alternative for dynaM and codynaM.

## 0.1.4.0 -- 2020-05-14

* add dynaM, codynaM and dynaM' the recursive variant.

## 0.1.3.4 -- 2020-05-13

* add type signature for hyloM' and chronoM.

## 0.1.3.3 -- 2020-05-13

* added comment

## 0.1.3.2 -- 2020-05-13

* export the variants for hyloM and metaM.

## 0.1.3.1 -- 2020-05-13

* added comment

## 0.1.3.0 -- 2020-05-13

* added chronoM, cochronoM and the variants.

## 0.1.2.0 -- 2020-05-12

* added hyloM, metaM and the variants.

## 0.1.1.0 -- 2020-05-11

* added histoM, futuM and the variants.

## 0.1.0.0 -- 2020-05-11

* First version. Released on an unsuspecting world.