aboutsummaryrefslogtreecommitdiffhomepage
path: root/dhall/server/service/plugin/Plugin.dhall
diff options
context:
space:
mode:
Diffstat (limited to 'dhall/server/service/plugin/Plugin.dhall')
-rw-r--r--dhall/server/service/plugin/Plugin.dhall1
1 files changed, 1 insertions, 0 deletions
diff --git a/dhall/server/service/plugin/Plugin.dhall b/dhall/server/service/plugin/Plugin.dhall
new file mode 100644
index 0000000..548061c
--- /dev/null
+++ b/dhall/server/service/plugin/Plugin.dhall
@@ -0,0 +1 @@
let Config = ./Config.dhall in { name : Text, config : Config }