# gmail-simple A library for [Haskell](https://www.haskell.org) that provides functions to easily interact with the [Google Mail API](https://developers.google.com/gmail/api). It doesn't intend to be fully featured, but rather simple. ## Current features * OAuth management. * Mail sending. * Plain text and HTML supported. Feel free to open an issue if you are interested in the addition of some specific feature.