Ben.TypesBen-specific basic datatypes.
A pair of a PCRE regexp and its string representation (as parsed from configuration, used for pretty-printing).
type config = expr Core.StringMap.tThe type of parsed configuration files. Configuration files are key-value pairs, where values have type expr.