camlp4rf
Pre-Processor-Pretty-Printer for OCaml
RUN apt-get update && \
apt-get install -y camlp4-extra
RUN apt-get update && \
apt-get install -y camlp4-extra
RUN apk add camlp4
RUN pacman -S --noconfirm camlp4
RUN apt-get update && \
apt-get install -y camlp4
RUN yum install -y ocaml-camlp4-devel
RUN dnf install -y ocaml-camlp4-devel
RUN apt-get update && \
apt-get install -y camlp4-extra