1
1
mirror of https://github.com/idris-lang/Idris2.git synced 2024-12-26 13:11:30 +03:00
Idris2/libs/network/network.ipkg
Edwin Brady 1e90182311
Version increment to 0.5.1 ()
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