Update packages/ppx_fun/ppx_fun.0.0.9/opam
Marcello Seri 2 years ago daf0173c 16443a64
··· 9 9 bug-reports: "https://github.com/little-arhat/ppx_fun/issues" 10 10 depends: [ 11 11 "dune" {>= "3.11"} 12 12 - "ppxlib" 12 12 + "ppxlib" {>= "0.4.0"} 13 13 "odoc" {with-doc} 14 14 ] 15 15 build: [