packages feed

tuple-sop-0.3.1.0: ChangeLog.md

# Changelog for tuple-sop

## 0.3.1.0 -- 2018-06-24

* Added insertion, folding and application functions.

## 0.3.0.0 -- 2018-05-08

* Improved type inference. One minor breaking change in the use of mapT on polymorphic n-ary tuples.

## 0.2.0.1 -- 2018-24-04

* Fixed compatibility problem with ghc 7.10.3

## 0.2.0.0 -- 2018-24-04

* Removed type family dependencies

## 0.1.0.0 -- 2018-13-04

* Initial release