aboutsummaryrefslogtreecommitdiff
path: root/lib/checks/nested_strings.mli
diff options
context:
space:
mode:
Diffstat (limited to 'lib/checks/nested_strings.mli')
-rw-r--r--lib/checks/nested_strings.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/checks/nested_strings.mli b/lib/checks/nested_strings.mli
index 1ef2e33..01e373a 100644
--- a/lib/checks/nested_strings.mli
+++ b/lib/checks/nested_strings.mli
@@ -1,3 +1,3 @@
-include Qsp_syntax.S.Analyzer
+include Qsp_syntax.Analyzer.T with type ex = Qsp_syntax.Identifier.t
(** The module [Nested_strings] report errors for each unnecessary raw string
encoded inside a string expression *)