mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-12-19 19:01:44 +03:00
* removed Cgi * add a couple of utility functions to the C source * converted all foreign calls to use cCall
6 lines
103 B
Plaintext
6 lines
103 B
Plaintext
package network
|
|
|
|
modules = Network.Socket,
|
|
Network.Socket.Data,
|
|
Network.Socket.Raw
|