reddit-pub/dhall/package.dhall

6 lines
118 B
Plaintext

{ Type = ./Type.dhall
, default = ./default.dhall
, AMQP = ./AMQP/package.dhall
, Fetcher = ./Fetcher/package.dhall
}