gRPC-haskell/core/src/Network/GRPC/Unsafe
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
..
ByteBuffer.chs Extract lowlevel bits into a core package (#42) 2018-01-29 08:59:34 -08:00
ChannelArgs.chs Extract lowlevel bits into a core package (#42) 2018-01-29 08:59:34 -08:00
Constants.hsc Extract lowlevel bits into a core package (#42) 2018-01-29 08:59:34 -08:00
Metadata.chs Fix build on GHC 8.4 (#63) 2018-06-18 12:24:19 -07:00
Op.chs Extract lowlevel bits into a core package (#42) 2018-01-29 08:59:34 -08:00
Security.chs Extract lowlevel bits into a core package (#42) 2018-01-29 08:59:34 -08:00
Slice.chs Extract lowlevel bits into a core package (#42) 2018-01-29 08:59:34 -08:00
Time.chs Extract lowlevel bits into a core package (#42) 2018-01-29 08:59:34 -08:00