I'm getting an error in CI, which I can reproduce locally: ``` # File "plugin/bignums_syntax.ml", line 95, characters 28-61: # 95 | DAst.make ?loc (GInt (PrimNotations.int63_of_pos_bigint n)) # ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # Error: Unbound module PrimNotations ``` This seems to have broken a week ago, July 29; my CI started failing for iris-named-props: https://github.com/tchajed/iris-named-props/actions/runs/16594467766/job/46937683335.
I'm getting an error in CI, which I can reproduce locally:
This seems to have broken a week ago, July 29; my CI started failing for iris-named-props: https://github.com/tchajed/iris-named-props/actions/runs/16594467766/job/46937683335.