mirror of
https://github.com/NotAShelf/rafmonad.git
synced 2024-11-01 11:01:17 +00:00
10 lines
123 B
YAML
10 lines
123 B
YAML
dependencies:
|
|
- base >= 4.6
|
|
- bytestring
|
|
- http2
|
|
- network
|
|
- async
|
|
executables:
|
|
rafmonad:
|
|
main: src/net.hs
|