Skip to content

Commit

Permalink
Unversioned - align code
Browse files Browse the repository at this point in the history
  • Loading branch information
coot committed Jan 27, 2021
1 parent 3628849 commit 1526839
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ unversionedProtocol = simpleSingletonVersions UnversionedProtocol UnversionedPro
-- | '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 1526839

Please sign in to comment.