Idris2/libs/network/network.ipkg
Edwin Brady 1e90182311
Version increment to 0.5.1 (#1939)
This is to remove the requirement on Chez >9.5
2021-09-19 20:53:32 +01:00

12 lines
220 B
Plaintext

package network
version = 0.5.1
opts = "--ignore-missing-ipkg -p contrib"
modules = Control.Linear.Network,
Network.Socket,
Network.Socket.Data,
Network.Socket.Raw,
Network.FFI