dream-httpaf 1.0.0~alpha2 does not compile with OCaml 5.3:
```
File "src/vendor/h2/hpack/util/gen_huffman.ml", line 113, characters 27-70:
113 | [ Exp.constant (Pconst_integer (string_of_int code, None))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: This expression should not be a constructor, the expected type is
Parsetree.constant
```