@hackage network-simple0.4.0.2
Simple network sockets usage patterns.
Categories
License
BSD-3-Clause
Maintainer
renzocarbonaraλgmail.com
Links
Versions
Installation
Dependencies (5)
- base >=4.5 && <5
- bytestring >=0.9.2.1 && <0.11
- exceptions >=0.6 && <0.7
- network >=2.3 && <2.7
- transformers >=0.2 && <0.5 Show all…
Dependents (47)
@hackage/sphinx, @hackage/web-rep, @hackage/sockets-and-pipes, @hackage/hoodle-core, @hackage/diohsc, @hackage/natskell, Show all…
network-simple
Haskell library abstracring over simple network sockets usage patterns. Currently, only TCP sockets are supported. Support for UDP and Unix sockets is planned for future versions.
Check the source or rendered Haddocks for extensive documentation.
This code is licensed under the terms of the so called 3-clause BSD
license. Read the file named LICENSE found in this same directory
for details.
See the PEOPLE file to learn about the people involved in this
effort.
