Skip to content

Commit d231bb6

Browse files
committed
typed-protocols-stateful: haddocks
1 parent d127d3e commit d231bb6

File tree

1 file changed

+1
-1
lines changed
  • typed-protocols-stateful/src/Network/TypedProtocol/Stateful

1 file changed

+1
-1
lines changed

typed-protocols-stateful/src/Network/TypedProtocol/Stateful/Peer.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ import Network.TypedProtocol.Core as Core
4040
--
4141
-- * the protocol itself;
4242
-- * the client\/server role;
43-
-- *.the current protocol state;
43+
-- * the current protocol state;
4444
-- * the local state type;
4545
-- * the monad in which the peer operates; and
4646
-- * the type of any final result once the peer terminates.

0 commit comments

Comments
 (0)