mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-19 01:01:59 +03:00
a3b078cb0d
Good luck everybody... v0.6.9 - Nice! ^^
14 lines
227 B
Plaintext
14 lines
227 B
Plaintext
package network
|
|
version = 0.6.9
|
|
|
|
opts = "--ignore-missing-ipkg"
|
|
|
|
modules = Control.Linear.Network,
|
|
|
|
Network.Socket,
|
|
Network.Socket.Data,
|
|
Network.Socket.Raw,
|
|
Network.FFI
|
|
|
|
depends = linear
|