reddit-pub/reddit_pub/dhall/Type.dhall

5 lines
84 B
Plaintext
Raw Normal View History

2021-10-25 19:04:24 +03:00
{ amqp : ./AMQP/Type.dhall
, fetchers : List ./Fetcher/Type.dhall
2021-10-27 23:21:09 +03:00
, sqlite : Text
2021-10-25 19:04:24 +03:00
}