packages feed

OpenAFP-1.4.2: ChangeLog

# 1.4.2

* No functional changes; cleaned up deprecation warnings and built on GHC 7.8.2.

# 1.4.1

* Support fonts used by FEIB.

# 1.4.0

* Switch to hashtables & hashable packages for GHC 7.8.1 compatibility.
* New hashCreate API that simply returns a hash table, with Eq and Hash inferred from typeclasses.