rblaze/bond-haskell

View on GitHub
runtime/src/Data/Bond/Internal/FastBinaryProto.hs-boot

Summary

Maintainability
Test Coverage
module Data.Bond.Internal.FastBinaryProto where

import Data.Bond.Proto

data FastBinaryProto = FastBinaryProto

instance BondProto FastBinaryProto
instance BondTaggedProto FastBinaryProto