Closed
Description
Hi,
I'm not sure if I should have put that one on the previous ticket I made. Frankly, I have a lot of those in various situations, so please tell me how would be the best way to report those.
In this case, here's the code snippet:
data Request r
= forall a. New (Operation 'Init a) (Either OperationError a -> r)
-- ^ Register a new 'Operation'.
| Pkg Package
The error disappears when I get rid of the comment.
Thanks for your time.
Metadata
Metadata
Assignees
Labels
No labels