Package: mlpost / 0.8.2-4+deb11u1
Metadata
Package | Version | Patches format |
---|---|---|
mlpost | 0.8.2-4+deb11u1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0006 Fix for ocamldoc 4.patch | (download) |
customdoc/img.ml |
14 7 + 7 - 0 ! |
fix for ocamldoc >= 4 |
0002 Fix compilation with safe string.patch | (download) |
concrete/mps.ml |
9 5 + 4 - 0 ! |
fix compilation with -safe-string |
0003 Replace IFDEF macros by cppo s ifdef.patch | (download) |
cairost.ml |
6 3 + 3 - 0 ! |
replace ifdef macros by cppo's #ifdef |
0004 Use ppx style bitstring syntax.patch | (download) |
dvi/dvi.ml |
234 117 + 117 - 0 ! |
use ppx-style bitstring syntax |
0005 Bitstrings now use bytes.patch | (download) |
dvi/dvi.ml |
2 1 + 1 - 0 ! |
bitstrings now use bytes |
0006 Bitstring now uses str.patch | (download) |
customdoc/_tags |
2 1 + 1 - 0 ! |
bitstring now uses str |
0007 Adjust myocamlbuild to use cppo and ppx.patch | (download) |
myocamlbuild.ml.in |
23 15 + 8 - 0 ! |
adjust myocamlbuild to use cppo and ppx |
0008 The bitstring library now needs str.patch | (download) |
tool.ml |
2 1 + 1 - 0 ! |
the bitstring library now needs str |
0009 Override ImageMagick policy.patch | (download) |
ocamlbuild.Makefile |
4 4 + 0 - 0 ! |
override imagemagick policy Derive an appropriate policy from the too strict default one. |