aboutsummaryrefslogtreecommitdiffhomepage
path: root/dhall/server/service/plugin/functions.dhall
diff options
context:
space:
mode:
Diffstat (limited to 'dhall/server/service/plugin/functions.dhall')
-rw-r--r--dhall/server/service/plugin/functions.dhall1
1 files changed, 1 insertions, 0 deletions
diff --git a/dhall/server/service/plugin/functions.dhall b/dhall/server/service/plugin/functions.dhall
index a7b1295..098fba7 100644
--- a/dhall/server/service/plugin/functions.dhall
+++ b/dhall/server/service/plugin/functions.dhall
@@ -3,4 +3,5 @@
3, mkIPRestriction = ./mkIPRestriction.dhall 3, mkIPRestriction = ./mkIPRestriction.dhall
4, correlationId = ./correlationId.dhall 4, correlationId = ./correlationId.dhall
5, mkPreFunction = ./mkPreFunction.dhall 5, mkPreFunction = ./mkPreFunction.dhall
6, http2httpsRedirect = ./http2httpsRedirect.dhall
6} 7}