Fix build failure due to breaking change in ppx_yojson_conv (#494)

This commit is contained in:
Louis Gesbert 2023-08-02 19:23:30 +02:00 committed by GitHub
commit b807c34584
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations under
the License. *)
open Ppx_yojson_conv_lib.Yojson_conv.Primitives
type nonrec unit = unit
type nonrec bool = bool