mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-19 01:01:59 +03:00
1e90182311
This is to remove the requirement on Chez >9.5
12 lines
220 B
Plaintext
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
|