reddit-pub/dhall/Type.dhall
2021-10-27 23:21:09 +03:00

5 lines
84 B
Plaintext

{ amqp : ./AMQP/Type.dhall
, fetchers : List ./Fetcher/Type.dhall
, sqlite : Text
}