Language

Package: ocamlify @ 0.0.1

Synopsis

Include files in OCaml code

Description

OCamlify creates OCaml source code by including whole files into OCaml string or string list. The code generated can be compiled as a standard OCaml file. It allows embedding external resources as OCaml code.

Home page
https://forge.ocamlcore.org/projects/ocamlify
Location
gnu/packages/ocaml.scm (line: 2246, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 2251 is way too long (98 characters)