gRPC-haskell/core/src/Network/GRPC
Ewout 9c6b3f63b6 Fix build on GHC 8.4 (#63)
* Fix haddock: postfix comments on GADT constructors don't work.

See https://github.com/haskell/haddock/issues/43 .

* Remove unused dependencies from cabal file..

* Semigroup instances for compatibility with GHC 8.4.
2018-06-18 12:24:19 -07:00
..
LowLevel Remove proto3-wire dependency from core package. (#47) 2018-01-30 09:20:05 -08:00
Unsafe Fix build on GHC 8.4 (#63) 2018-06-18 12:24:19 -07:00
LowLevel.hs Extract lowlevel bits into a core package (#42) 2018-01-29 08:59:34 -08:00
Unsafe.chs Fix build on GHC 8.4 (#63) 2018-06-18 12:24:19 -07:00