help-esb-0.1.6: help-esb.cabal
-- Initial help-esb.cabal generated by cabal init. For further
-- documentation, see http://haskell.org/cabal/users-guide/
name: help-esb
version: 0.1.6
synopsis: A Haskell client for the Help.com team's ESB.
description: A Haskell client for the Help.com team's ESB.
homepage: https://github.com/helpdotcom/help-esb.hs
license: MIT
license-file: LICENSE
author: Alexander Martin
maintainer: alex.martin@help.com
-- copyright:
category: Development
build-type: Simple
cabal-version: >=1.8
source-repository head
type: git
location: git://github.com/helpdotcom/help-esb.hs
library
exposed-modules: HelpEsbClient, JSON.API.EventGroup.Post.Request, JSON.API.Event.Post.Request, JSON.Login.Request, JSON.Login.Response, JSON.Basic.Request, JSON.Basic.Response
-- other-modules:
build-depends: base ==4.*, network ==2.*, network-uri ==2.*, containers ==0.*, text ==1.*, MissingH ==1.*, uuid ==1.*, aeson ==0.*, bytestring ==0.*