blob: 90b0d97360e347a6f3501fccb9df6a5627ee664f (
plain)
1
2
3
4
5
6
7
8
9
|
haskell-network (Networking-related facilities for Haskell)
Provides high level and low level interfaces for network client and
server programming in Haskell. Also URI interface is included.
This requires ghc and haskell-parsec.
When uninstalling, run this command to unregister the package from the ghc
package database: ghc-pkg unregister network
|