Regular expression library for OCaml
Pure OCaml regular expressions with:
Perl-style regular expressions (module Re_perl)
Posix extended regular expressions (module Re_posix)
Emacs-style regular expressions (module Re_emacs)
Shell-style file globbing (module Re_glob)
Compatibility layer for OCaml's built-in Str module (module Re_str)
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/ylr5v788297z1k8l0w3qz6ccssbhiqbv-ocaml-re-1.10.4.drv | ||
riscv64-linux | /gnu/store/4f2mqdy727k6h8idqpbkkhyvfqahhz1p-ocaml-re-1.10.4.drv | ||
powerpc-linux | /gnu/store/n0wyk3lhhgzf3w551n306jhxv7bbbjz7-ocaml-re-1.10.4.drv | ||
powerpc64le-linux | /gnu/store/sikkiy64wl69d7byj1plzg8dbl2isxqx-ocaml-re-1.10.4.drv | ||
mips64el-linux | /gnu/store/3pjwsvchkifihk3dpx2ziy1p6zd3m7mk-ocaml-re-1.10.4.drv | ||
i686-linux | /gnu/store/gs7x0gjja9ig7civyfkabavsjwkf22w6-ocaml-re-1.10.4.drv | ||
i586-gnu | /gnu/store/nbwk3xyki4sv9n0zj48s7hxzx7nakncj-ocaml-re-1.10.4.drv | ||
armhf-linux | /gnu/store/b2acnf7h6h11iqmqw4sz1496g1cr5bf2-ocaml-re-1.10.4.drv | ||
aarch64-linux | /gnu/store/s681k6cihmzk9kfrl97ch8gwaxq9lym8-ocaml-re-1.10.4.drv |
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'ounit' does not match package name 'ocaml-ounit' |