Search OCaml packages
max) { row = max } }" @keyup.up="if (row !== null) { row -=1; if (row < 0) { row = null } }" @keyup.right="if (col < 1) col++" @keyup.left="if (col >= 1) col--" :aria-activedescendant="row !== null ? 'package-autocomplete-'+row+'-'+col : null" hx-get="/packages/autocomplete" hx-params="q" hx-trigger="keyup changed, search" hx-target="#header-search-results" hx-indicator="#header-search-indicator" autocomplete="off" >
Standard Library API
Learn
Tools
Packages
Community
News
Play
Search OCaml packages
Learn
Tools
Packages
Community
News
Play
Standard Library API
Get started
package
ppx_import
latest (1.11.0)
1.11.0
1.10.0
1.9.1
1.9.0
1.8.0
1.7.1
1.7.0
search
Overview
Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)" x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)" >
On This Page
1.6.2
1.6.1
1.6
1.5
1.4
1.3
1.2
1.1
1.0
0.1
package ppx_import
ppx_import
CHANGES
LICENSE
README
README.dev
Library
ppx_import
Ppx_import
Ot
Tt
At
Pt
Ot
Ab
Pb
Ob
IMigrate
Sources
ppx_import
compat.ml
ppx_import.ml
ppx_import__.ml
ppx_types_migrate.ml
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Package index
ppx_import
CHANGES
1.7.0
OCaml 4.08 and 4.09 support #46 (Etienne Millon)
1.6.2
Fix import of module types with optional arguments (Thierry Martinez #37, review by whitequark)
1.6.1
Fix import of signatures with mutually recursive types (Thierry Martinez #35, review and tweaks by Gabriel Scherer)
1.6
ocaml-migrate-parsetree + dune support #26 (Jérémie Dimino & Emilio Jesús Gallego Arias)
Move to OPAM 2.0, adapt Travis CI. (Emilio Jesús Gallego Arias)
1.5
OCaml 4.07 support #24 (Damien Doligez)
Call the type-checker (through compiler-libs) instead of reading
.cmi
files directly, to correctly resolve module aliases. #25 (Gabriel Scherer)
1.4
OCaml 4.06 support #19 (Gabriel Scherer)
1.3
Also allow extraction of module types from the current module's interface file. #12 (Xavier Guérin)
1.2
Allow extracting types from the current module's interface file. (Xavier Guérin)
1.1
OCaml 4.03 support. (whitequark)
1.0
Allow extracting types from module types. (whitequark)
0.1
Initial release. (whitequark)
sectionYPositions = computeSectionYPositions($el), 10)" x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)" >
On This Page
1.6.2
1.6.1
1.6
1.5
1.4
1.3
1.2
1.1
1.0
0.1