From e6c93e5b8ed862d096d2120aa0be2a125b332776 Mon Sep 17 00:00:00 2001 From: Artyom Shalkhakov Date: Mon, 7 Jan 2019 15:54:06 +0200 Subject: -endpoints switch to view all endpoints defined in JSON format --- src/compiler.sig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/compiler.sig') diff --git a/src/compiler.sig b/src/compiler.sig index 09c913f8..d4521b9f 100644 --- a/src/compiler.sig +++ b/src/compiler.sig @@ -171,6 +171,7 @@ signature COMPILER = sig val toEffectize : (string, Core.file) transform val toCss : (string, Css.report) transform val toMonoize : (string, Mono.file) transform + val toEndpoints : (string, Endpoints.report) transform val toMono_opt1 : (string, Mono.file) transform val toUntangle : (string, Mono.file) transform val toMono_reduce : (string, Mono.file) transform -- cgit v1.2.3