mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
9 lines
355 B
Text
9 lines
355 B
Text
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
|