Learn
Documentation
Packages
Community
OPAM on Github
OPAM
Repository
Documentation
Primer
Quick Install
Basic Usage
Specifying Solver Preferences
FAQ
Go Further
Advanced Install
Advanced Usage
Developing
For Packagers
Packaging
OPAM 1.2 BETA
About OPAM
Platform Blog
#
en
Module
Envaux
val
env_from_summary :
Env
.
summary
->
Subst
.
t
->
Env
.
t
val
reset_cache : unit -> unit
val
env_of_only_summary :
Env
.
t
->
Env
.
t
type
error =
| Module_not_found
of
Path
.
t
exception
Error
of
error
val
report_error :
Format
.
formatter
-> error -> unit