module TypoLanguage:sig
..end
typeline =
string
val sprint_linef : 'a -> 'a
type
message =
| |
No_solution of |
| |
Opt_error of |
| |
Normal |
| |
PleaseReport of |
| |
FileNotFound of |
| |
BadEncoding of |
type
optimization_error =
| |
Overfull_line of |
| |
Underfull_line of |
| |
Widow of |
| |
Orphan of |
val lang : [> `EN ]
val message : message -> string