aboutsummaryrefslogtreecommitdiffhomepage
path: root/dhall/package.dhall
blob: c430b44513621da29b5d2e705358aa5c5ed7e0bb (plain) (blame)
1
2
3
4
5
{ Addon = ./Addon.dhall
, ServiceDependency = ./ServiceDependency.dhall
, Config = ./Config.dhall
, Vault = ./Vault.dhall
}