blob: f80a62631d7a0c3ac91849da1f759a865e1cdc27 (
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.
After uninstalling, run this command to unregister the package from the ghc
package database: ghc-pkg recache
|