You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This definition has type
(unit -> ('a list as 'a) -> 'zzz) ->
unit -> 'a option -> ('b list as 'b) option
which is less general than
'zzz0.
(unit -> ('a list as 'a) -> 'zzz0) ->
unit -> 'a option -> ('b list as 'b) option
The text was updated successfully, but these errors were encountered:
https://gist.github.com/Kakadu/7341b697b43651a33a018b8984902311
bisect_ppx 2.8.3
ocaml 4.14.2
The text was updated successfully, but these errors were encountered: