Module Make.StringPrep

module type Type = StringPrep.Type
module Make (Text : UnicodeString.Type) : sig ... end