packages feed

wordpass-0.4.2.0: changelog

-*-Changelog-*-

0.4.2.0  Jul 2014
	* Workaround bug in GHC 7.8 that misses last instance during Template
	Haskell enumeration of class instances in HFlags.

0.4.1.0  May 2014
	* Various esthetic fixes.

0.4.0.0  May 2014
	* Option to select standard Haskell random number generator or /dev/random.
	* Pre-filtering input files to get rid of symlinks to files that are
	already there, and READMEs.
	* Splitted Data.Random.{Choice|Vector} to be submitted for inclusion
	in random-fu.

0.3.0.0  May 2014
	* CLI interface with HFlags and documentation.

0.2.0.0  May 2014
	* Working script.

0.1.0.0  May 2014
	* Uncommented prototype.