-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Review changes for #2911 #2921
Review changes for #2911 #2921
Conversation
coot
commented
Feb 3, 2021
- network-mux: miniProtocolStateMap
- StructLinger: added todo
Do not expose underlying TVar's.
@@ -14,6 +14,7 @@ import Network.Socket (Socket) | |||
import qualified Network.Socket as Socket | |||
|
|||
|
|||
-- TODO: tobe removed once a new version of `network` library is released. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
to be
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
We can remove it once new version of network library is released; haskell/network#491 is merged by now.
We will not need it.
41d8cd5
to
8a33e61
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
bors merge |
Build succeeded: |