mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-22 03:01:31 +03:00
1f3809c49a
Co-authored-by: Ben Hormann <benhormann@users.noreply.github.com>
14 lines
227 B
Plaintext
14 lines
227 B
Plaintext
package network
|
|
version = 0.5.1
|
|
|
|
opts = "--ignore-missing-ipkg"
|
|
|
|
modules = Control.Linear.Network,
|
|
|
|
Network.Socket,
|
|
Network.Socket.Data,
|
|
Network.Socket.Raw,
|
|
Network.FFI
|
|
|
|
depends = linear
|