packages feed

function-builder-0.2.0.0: CHANGELOG.md

# 0.2.0.0

* Clean up and renamings
* Add a type class for types that dont add values
  to the function builder outpout.

# 0.1.2.0

* Add a type class for function builders that add a parameter to the generated function

# 0.1.1.0

* Add a type class for function builders

# 0.1.0.4

* Fix reference to the 'formatting' library

# 0.1.0.3

* Add reference to the 'formatting' library

# 0.1.0.2

* Improve documentation

# 0.1.0.1

* Fix Cabal build issues

# 0.1.0.0

* Initial Release