gRPC-haskell/core/src/Network/GRPC/LowLevel
j6carey 75cf21839b
Port grpc-haskell[-core] to ghc-8.6 and modern tasty. (#77)
Note that even though we can now build grpc-haskell and grpc-haskell-core
with modern tasty, the environment in which we built those test programs
did not support actually running all them successfully, due to the need to test
generated code in the context of the appropriate libraries.  We do not yet
know whether test programs built with new versions of tasty would succeed
in the appropriate environment.  In principle this could be discovered, but
the work involved is far from trivial, and therefore we defer it to another
time.  Tests built with the old tasty still succeed.
2019-03-25 16:52:04 -07:00
..
Call Extract lowlevel bits into a core package (#42) 2018-01-29 08:59:34 -08:00
Client Extract lowlevel bits into a core package (#42) 2018-01-29 08:59:34 -08:00
CompletionQueue Extract lowlevel bits into a core package (#42) 2018-01-29 08:59:34 -08:00
Server Extract lowlevel bits into a core package (#42) 2018-01-29 08:59:34 -08:00
Call.hs Port grpc-haskell[-core] to ghc-8.6 and modern tasty. (#77) 2019-03-25 16:52:04 -07:00
Client.hs Client helpers, re-exports, and fixups (#70) 2018-10-14 17:52:59 -05:00
CompletionQueue.hs Extract lowlevel bits into a core package (#42) 2018-01-29 08:59:34 -08:00
GRPC.hs Remove proto3-wire dependency from core package. (#47) 2018-01-30 09:20:05 -08:00
Op.hs Extract lowlevel bits into a core package (#42) 2018-01-29 08:59:34 -08:00
Server.hs Extract lowlevel bits into a core package (#42) 2018-01-29 08:59:34 -08:00