mirror of
https://github.com/unclechu/gRPC-haskell.git
synced 2024-11-14 15:19:43 +01:00
6382857e2c
* .gitignore * release.nix: Minor cleanup * Fix warning * Expose max receive message length channel arg in `ServiceOptions` * Fix warning * Bump upstream dependencies and patch parameterized-0.5.0.0 * grpc-haskell 0.0.1.0 -> 0.0.2.0
14 lines
188 B
Text
14 lines
188 B
Text
dist
|
|
.stack-work/
|
|
*.pyc
|
|
*.pyo
|
|
*.o
|
|
examples/echo/echo-cpp/echo-client
|
|
examples/echo/echo-cpp/echo-server
|
|
benchmarks.html
|
|
result
|
|
*~
|
|
cabal.project.local
|
|
dist-newstyle/
|
|
tests/py-tmp
|
|
tests/tmp
|