Skip to content

Commit 68c9b65

Browse files
committed
FIX missing export in Network.Socket.Options
1 parent 831f1aa commit 68c9b65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Network/Socket/Options.hsc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
module Network.Socket.Options (
1111
SocketOption(SockOpt
12+
,UnsupportedSocketOption
1213
,Debug,ReuseAddr,SoDomain,Type,SoProtocol,SoError,DontRoute
1314
,Broadcast,SendBuffer,RecvBuffer,KeepAlive,OOBInline,TimeToLive
1415
,MaxSegment,NoDelay,Cork,Linger,ReusePort

0 commit comments

Comments
 (0)