packages feed

cmu-1.4: ChangeLog

2012-02-29  John D. Ramsdell  <ramsdell@mitre.org>

	* cmu.cabal (Version): Released as version 1.4.  Also, constrained
	the containers package to be 0.3 or greater.

	* src/Algebra/CommutativeMonoid/Unification.hs: Replaced
	occurrences of Data.Map.foldWithKey by Data.Map.foldrWithKey as
	the former has been deprecated.

2010-06-21  John D. Ramsdell  <ramsdell@mitre.org>

	* cmu.cabal (Version): Released as version 1.3.

	* cmu.cabal (Build-Depends): changes dependency to
	base >= 3 && <5, containers

2009-09-18  John D. Ramsdell  <ramsdell@mm144697-pc.mitre.org>

	* src/Algebra/CommutativeMonoid/Unification.hs: Changed
	occurrences of group to monoid in comments.

	* cmu.cabal (Version): Released as version 1.2.

2009-09-17  John D. Ramsdell  <ramsdell@mitre.org>

	* cmu.cabal (Version): Released as version 1.0.

	* cmu.cabal (Synopsis): Fixed spelling error.

	* cmu.cabal (Version): Released as version 1.1 after fixing the
	embarrassing spelling error.