font-awesome-type

A Font Awesome data type enumerating all icon classes

https://github.com/spl/font-awesome-type

Latest on Hackage:0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Sean Leather
Maintained by [email protected]

This package contains a simple but comprehensive enumeration of all Font Awesome (http://fontawesome.io/) icon classes as a data type. A library can use this data type and the conversion to CSS class strings to provide a safer interface for referencing Font Awesome icons than using strings alone.