Up

module OpamSwitch

: sig

Compiler switches

include OpamMisc.ABSTRACT
#
val default : t

Default switch

#
val not_installed : t -> 'a

Display a nice error message when a switch is not installed.

end