mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-17 08:11:45 +03:00
12 lines
220 B
Plaintext
12 lines
220 B
Plaintext
package network
|
|
version = 0.4.0
|
|
|
|
opts = "--ignore-missing-ipkg -p contrib"
|
|
|
|
modules = Control.Linear.Network,
|
|
|
|
Network.Socket,
|
|
Network.Socket.Data,
|
|
Network.Socket.Raw,
|
|
Network.FFI
|