Hi,

The functions in (ice-9 peg string-peg) are not re-exported by (ice-9 peg)
which can be confusing to the user, since the manual only mentions (ice-9
peg).

Can I, for simplicity, make (ice-9 peg) re-export (ice-9 peg string-peg)
functions?

Reply via email to