We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae72d08 commit b7ba6eeCopy full SHA for b7ba6ee
Network/Socket/Info.hsc
@@ -215,7 +215,7 @@ class GetAddrInfo t where
215
--
216
-- For backwards-compatibility reasons, a hidden 'GetAddrInfo' class is used
217
-- to make the result polymorphic. It only has instances for @[]@ (lists)
218
- -- and 'NonEmpty' only. Use of 'NonEmpty' is recommended.
+ -- and 'NonEmpty'. Use of 'NonEmpty' is recommended.
219
220
-- This function is protocol independent. It can return both IPv4 and
221
-- IPv6 address information.
0 commit comments