package links
exception InvalidMutualBinding of SourceCode.Position.t
exception Type_error of SourceCode.Position.t * string
exception MultiplyDefinedMutualNames of SourceCode.Position.t list Utility.stringmap
exception RichSyntaxError of synerrspec
exception DesugaringError of {
pos : SourceCode.Position.t;
stage : sugar_error_stage;
message : string;
}
exception UnboundTyCon of SourceCode.Position.t * string
exception TypeApplicationArityMismatch of {
pos : SourceCode.Position.t;
name : string;
expected : int;
provided : int;
}
exception TypeApplicationKindMismatch of {
pos : SourceCode.Position.t;
name : string;
tyarg_number : int;
expected : string;
provided : string;
}
exception ModuleError of string * SourceCode.Position.t option
val display : ?default:(exn -> 'a) -> ?stream:out_channel -> 'a lazy_t -> 'a
val desugaring_error :
pos:SourceCode.Position.t ->
stage:sugar_error_stage ->
message:string ->
exn
val module_error : ?pos:SourceCode.Position.t -> string -> exn
val disabled_extension :
?pos:SourceCode.Position.t ->
?setting:(string * bool) ->
?flag:string ->
string ->
exn
val prime_alien : SourceCode.Position.t -> exn
val dependency_load_failure : string -> Dynlink.error -> exn
val load_failure : string -> Dynlink.error -> exn
val rethrow_errors_if_better_position :
SourceCode.Position.t ->
('a -> 'b) ->
'a ->
'b
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>