Skip to content

Commit

Permalink
Unversioned - align code
Browse files Browse the repository at this point in the history
  • Loading branch information
coot committed Aug 3, 2020
1 parent 9dc0330 commit 3a1b4cf
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -66,7 +66,7 @@ unversionedProtocol =
-- | 'Handshake' codec used in various tests.
--
unversionedHandshakeCodec :: MonadST m
=> Codec (Handshake UnversionedProtocol CBOR.Term)
=> Codec (Handshake UnversionedProtocol CBOR.Term)
CBOR.DeserialiseFailure m ByteString
unversionedHandshakeCodec = codecHandshake unversionedProtocolCodec
where
Expand Down

0 comments on commit 3a1b4cf

Please sign in to comment.