reddit-pub/reddit_pub/dhall/AMQP/Type.dhall

6 lines
85 B
Plaintext

{ vhost : Text
, username : Text
, password : ../Password/Type.dhall
, host : Text
}