aboutsummaryrefslogtreecommitdiff
path: root/printing/ppconstr.mli
diff options
context:
space:
mode:
authorPierre-Marie Pédrot2014-11-07 18:58:18 +0100
committerPierre-Marie Pédrot2014-11-10 11:53:22 +0100
commit7f56dfb365e58f8dbb1db99faecec2a126bab0e5 (patch)
treed2fc47201cb937cfa50aad0c71f5ad8a4bef6c6a /printing/ppconstr.mli
parent791b6a26a23b71cc1cba364977cc825028c8ebc9 (diff)
Plug the dynamic tags in the Richpp mechanism.
Diffstat (limited to 'printing/ppconstr.mli')
-rw-r--r--printing/ppconstr.mli8
1 files changed, 2 insertions, 6 deletions
diff --git a/printing/ppconstr.mli b/printing/ppconstr.mli
index 5f8b2f7360..a480e4e893 100644
--- a/printing/ppconstr.mli
+++ b/printing/ppconstr.mli
@@ -16,10 +16,6 @@ include Ppconstrsig.Pp
(** The rich pretty-printers produce {!Pp.std_ppcmds} that are
interpreted as annotated strings. The annotations can be
retrieved using {!RichPp.rich_pp}. Their definitions are
- located in {!Ppannotation.t}.
-
- Please refer to {!RichPp} to know what are the requirements over
- [Indexer.index] behavior. *)
-module Richpp (Indexer : sig val index : Ppannotation.t -> string end)
- : Ppconstrsig.Pp
+ located in {!Ppannotation.t}. *)
+module Richpp : Ppconstrsig.Pp