Idris2-boot/libs/network/network.ipkg
Arnaud Bailly 7c1b1bc98d
got code to compile
* removed Cgi
* add a couple of utility functions to the C source
* converted all foreign calls to use cCall
2019-07-23 22:39:54 +02:00

6 lines
103 B
Plaintext

package network
modules = Network.Socket,
Network.Socket.Data,
Network.Socket.Raw