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
I have some code that triggers a weird behaviour with the lenses in 1.18.0~5.2preview
It might be be because of the unusual type t = ... = ..., I'm not quite sure.
It seems to have the same behaviour to all my other type definitions with the same pattern, as long as the variant has at least one argument
This is not preventing any work so I'd say this is fairly low priority
The text was updated successfully, but these errors were encountered:
Hello hello,
I have some code that triggers a weird behaviour with the lenses in
1.18.0~5.2preview
It might be be because of the unusual
type t = ... = ...
, I'm not quite sure.It seems to have the same behaviour to all my other type definitions with the same pattern, as long as the variant has at least one argument
This is not preventing any work so I'd say this is fairly low priority
The text was updated successfully, but these errors were encountered: