@hackage / html-entity-map

Map from HTML5 entity names to the corresponding Unicode text

Latest0.1.0.0

Changelog

HTML entity map 0.1.0.0

  • Changed the type of htmlEntityMap from HashMap Text Char to HashMap Text Text.

HTML entity map 0.0.1.0

  • Initial release.