grpc / grpc-haskell

gRPC library binding for Haskell.
Apache License 2.0
154 stars 16 forks source link

Bundle C Core library with grpc-haskell when releasing #13

Closed kolmodin closed 7 years ago

kolmodin commented 7 years ago

Other languages bundle the entire C Core library and all dependencies in their releases. No dependencies on installed libraries, from (for example) the distro's package manager.