package ppx_blob

  1. Overview
  2. Docs
Include a file as a string at compile time

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_blob-0.7.2.tbz
sha256=bcb9dcab18a3b40b5d6d9656575001c6379abf29461aa87d9263d25b59f80a02
sha512=d1701f640ce3dda2e2f0dce7d3f4a6b33ddfdaf793a9beab73e4f9ac93b2912adb7bb3b7fd1800bab258302aef0f0cdefb1e20ee62e6d882b25f0a64eae390a3

CHANGES.md.html

0.7.2 2020-11-24

Port to ppxlib (#20).

0.7.1 2020-09-15

Use Ast_411 from ocaml-migrate-parsetree for compatibility with new OCaml syntax (#19).

0.7.0 2020-03-24

Use Ast_408 from ocaml-migrate-parsetree for compatibility with new OCaml syntax (#17).

0.6 2019-12-31

Migrate to dune and dune-release

0.4 2018-02-10

Check if file exists relative to working directory (#9)

0.3 2017-08-22

Migrate to jbuilder and ocaml-migrate-parsetree (#7)

0.2 2016-04-18

Merge pull request #3 from aantron/updates Port to 4.03 and some fixes

0.1 2014-10-11

Version 0.1 for opam