gRPC-haskell/examples/tutorial
intractable fe55845d3f Update to latest proto3-suite, remove compile-proto-file exe (#23)
* Squash merge from branch `joel-fix-build-issues-and-broken-tests`

* Update `proto3-wire` and `proto3-suite` refs in `stack.yaml`

* Update `proto3-wire` and `proto3-suite` refs via `cabal2nix` for `nix` builds

* Remove `compile-proto-file` from the repo, as it is now available via `proto3-suite`

* Update `proto3-suite` ref in `stack.yaml`

* Update `proto3-suite` ref via `cabal2nix` for `nix` builds

* Update `proto3-suite` and `proto3-wire` gitrevs

* Regenerate Echo and Arithmetic example modules from their respective .protos

* Fix typo
2017-07-17 20:42:35 -05:00
..
Arithmetic.hs Update to latest proto3-suite, remove compile-proto-file exe (#23) 2017-07-17 20:42:35 -05:00
arithmetic.proto First draft of a tutorial (#15) 2017-04-30 15:38:29 -07:00
ArithmeticClient.hs First draft of a tutorial (#15) 2017-04-30 15:38:29 -07:00
ArithmeticServer.hs First draft of a tutorial (#15) 2017-04-30 15:38:29 -07:00
TUTORIAL.md Update to latest proto3-suite, remove compile-proto-file exe (#23) 2017-07-17 20:42:35 -05:00