@hackage aws-easy0.1.0.1

Helper function and types for working with amazonka

aws-easy

Travis branch Hackage GitHub license

This is a collection of helper functions and some Template Haskell that I use regularly and has streamlined my use of the amazonka framework for interacting with Amazon Web Services. It was extracted from the code I wrote as part of my AWS via Haskell series of blog posts.

Setup

Clone repository

git clone https://github.com/rcook/aws-easy.git

Install compiler

stack setup

Build

stack build --fast

Test

stack test

Licence

Released under MIT License

  • Installation

  • Dependencies (0)

  • Dependents (0)