Maj ghc 8.0 + add sock5 types
This commit is contained in:
parent
dce0372c4b
commit
0bd70fd006
4 changed files with 11 additions and 12 deletions
|
@ -31,7 +31,6 @@ deriving instance Hashable N.SockAddr
|
|||
|
||||
data Protocol = UDP | TCP deriving (Show, Read)
|
||||
|
||||
|
||||
data UdpAppData = UdpAppData
|
||||
{ appAddr :: N.SockAddr
|
||||
, appSem :: MVar ByteString
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue