Configurability
This commit is contained in:
3
dhall/Config/Type.dhall
Normal file
3
dhall/Config/Type.dhall
Normal file
@ -0,0 +1,3 @@
|
||||
{ s3 : ../S3/Type.dhall
|
||||
, watcher : ../Watcher/Type.dhall
|
||||
}
|
1
dhall/Config/default.dhall
Normal file
1
dhall/Config/default.dhall
Normal file
@ -0,0 +1 @@
|
||||
{=}
|
1
dhall/Config/package.dhall
Normal file
1
dhall/Config/package.dhall
Normal file
@ -0,0 +1 @@
|
||||
{ Type = ./Type.dhall, default = ./default.dhall }
|
Reference in New Issue
Block a user