packages feed

mwc-probability-2.0.0: CHANGELOG

# Changelog

	- 2.0.0 (2018-01-29)
	* Add Laplace and Zipf-Mandelbrot distribution
	* Rename `isoGauss` to `isoNormal` and `standard` to `standardNormal` to uniform naming scheme	
	* Divide Haddock in sections
	
	- 1.3.0 (2016-12-04)
	* Generalize a couple of samplers to use Traversable rather than lists.