Skip to content

Commit a103650

Browse files
committed
Inline putRequestMessage
1 parent 1de6012 commit a103650

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Database/Mongodb/Protocol.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ putRequestMessage counter rq = do
155155
putInt32 requestId
156156
putInt32 0
157157
putLazyByteString bytes
158+
{-# INLINE putRequestMessage #-}
158159

159160
getReply :: Get Reply
160161
getReply = do

0 commit comments

Comments
 (0)