package fpath

  1. Overview
  2. Docs
File system paths for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

fpath-0.7.3.tbz
md5=0740b530e8fed5b0adc5eee8463cfc2f

CHANGES.md.html

v0.7.3 2020-09-08 Zagreb

  • Require OCaml 4.03 and drop result compatibility package

  • Support OCaml 4.12 injectiviy annotation of Map.S (#18). Thanks to Kate for the patch.

v0.7.2 2017-05-04 La Forclaz (VS)

  • Fix odoc documentation generation.

  • Document the error message of Fpath.of_string so that client can rely and build on it.

v0.7.1 2016-07-12 Cambridge (UK)

  • Add Fpath.mem_ext.

  • Documentation fixes.

v0.7.0 2016-05-23 La Forclaz (VS)

First release. Many thanks to David Sheets for his review of the API.