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