opam-version: "2.0"
authors: "Jun Furuse"
maintainer: "jun.furuse@gmail.com"
homepage: "https://bitbucket.org/camlspotter/typpx"
bug-reports: "https://bitbucket.org/camlspotter/typpx/issues?status=new&status=open"
dev-repo: "hg+https://bitbucket.org/camlspotter/typpx"
build: ["ocamlfind" "query" "ppx_overload"]
depends: [
  "ocaml" {>= "4.05.0"}
  "typpx" {>= "1.4.1"}
]
synopsis: "Virtual package for ppx_overload, now provided by typpx"
