grpc-api-etcd-0.1.0.1: grpc-api-etcd.cabal
-- This file has been generated from package.yaml by hpack version 0.28.2.
--
-- see: https://github.com/sol/hpack
--
-- hash: 53caca2446f2b19e5a844d7b746e7078498c477a67f170328246eff6071c46b0
name: grpc-api-etcd
version: 0.1.0.1
synopsis: Generated messages and instances for etcd gRPC.
description: Please see the README on GitHub at <https://github.com/lucasdicioccio/etcd-grpc#readme>
category: GRPC
homepage: https://github.com/lucasdicioccio/etcd-grpc#readme
bug-reports: https://github.com/lucasdicioccio/etcd-grpc/issues
author: Lucas DiCioccio
maintainer: lucas@dicioccio.fr
copyright: 2018 Lucas DiCioccio
license: BSD3
license-file: LICENSE
build-type: Simple
cabal-version: >= 1.10
extra-source-files:
ChangeLog.md
README.md
source-repository head
type: git
location: https://github.com/lucasdicioccio/etcd-grpc
library
exposed-modules:
Proto.Etcd.Auth.Authpb.Auth
Proto.Etcd.Auth.Authpb.Auth_Fields
Proto.Etcd.Etcdserver.Api.V3election.V3electionpb.V3election
Proto.Etcd.Etcdserver.Api.V3election.V3electionpb.V3election_Fields
Proto.Etcd.Etcdserver.Api.V3lock.V3lockpb.V3lock
Proto.Etcd.Etcdserver.Api.V3lock.V3lockpb.V3lock_Fields
Proto.Etcd.Etcdserver.Etcdserverpb.Rpc
Proto.Etcd.Etcdserver.Etcdserverpb.Rpc_Fields
Proto.Etcd.Mvcc.Mvccpb.Kv
Proto.Etcd.Mvcc.Mvccpb.Kv_Fields
Proto.Gogoproto.Gogo
Proto.Gogoproto.Gogo_Fields
Proto.Google.Api.Annotations
Proto.Google.Api.Annotations_Fields
Proto.Google.Api.Http
Proto.Google.Api.Http_Fields
other-modules:
Paths_grpc_api_etcd
hs-source-dirs:
gen
build-depends:
base >=4.7 && <5
, proto-lens >=0.3 && <0.4
, proto-lens-protoc >=0.3 && <0.4
default-language: Haskell2010