haxl-amazonka-0.1.1: haxl-amazonka.cabal
name: haxl-amazonka
version: 0.1.1
synopsis: Haxl data source for accessing AWS services through amazonka.
description: Haxl data source for accessing AWS services through amazonka.
homepage: http://github.com/tvh/haxl-amazonka#readme
license: BSD3
license-file: LICENSE
author: Timo von Holtz
maintainer: tvh@tvholtz.de
category: Web
build-type: Simple
cabal-version: >=1.10
source-repository HEAD
type: git
location: https://github.com/tvh/haxl-amazonka.git
library
hs-source-dirs: lib
default-language: Haskell2010
build-depends: base >= 4.7 && < 5
, haxl >= 0.5
, amazonka >= 1.3
, amazonka-core >= 1.3
, async
, transformers
, hashable
, conduit
exposed-modules: Network.AWS.DataSource