packages feed

microformats2-types-0.4.0: README.md

# microformats2-types [![Hackage](https://img.shields.io/hackage/v/microformats2-types.svg?style=flat)](https://hackage.haskell.org/package/microformats2-types) [![ISC License](https://img.shields.io/badge/license-ISC-red.svg?style=flat)](https://tldrlegal.com/license/-isc-license)

[Microformats 2] types for Haskell!

- [Aeson] instances
- [Default] instances
- [Setters] instances
- [Pandoc] content for h-entry

This package is not very interesting, check out [microformats2-parser] and [sweetroll] :-)

[Microformats 2]: http://microformats.org/wiki/microformats2
[Aeson]: https://hackage.haskell.org/package/aeson
[Default]: https://hackage.haskell.org/package/data-default
[Setters]: https://hackage.haskell.org/package/setters
[Pandoc]: https://hackage.haskell.org/package/pandoc
[microformats2-parser]: https://github.com/myfreeweb/microformats2-parser
[sweetroll]: https://github.com/myfreeweb/sweetroll

## License

Copyright 2014-2015 Greg V <greg@unrelenting.technology>  
Available under the ISC license, see the `COPYING` file