Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preprocessing with bisect leads to lost of polymorphism #440

Open
Kakadu opened this issue May 20, 2024 · 0 comments
Open

Preprocessing with bisect leads to lost of polymorphism #440

Kakadu opened this issue May 20, 2024 · 0 comments

Comments

@Kakadu
Copy link

Kakadu commented May 20, 2024

https://gist.github.com/Kakadu/7341b697b43651a33a018b8984902311
bisect_ppx 2.8.3
ocaml 4.14.2

 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant