blob: bb058c77ea8642cbfff21aeb5400bfd578117481 (
plain)
1
2
3
4
5
6
7
|
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
|