mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-11-24 12:54:28 +03:00
7c1b1bc98d
* 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
|