Skip to content

It would be nice if wingman's Complete case constructors lens worked with LambdaCase #1953

Closed
@expipiplus1

Description

@expipiplus1
  ss :: Bool -> String
  ss b = case b of  Wingman: Complete case constructors (Bool)

  tt :: Bool -> String
  tt = \case

It would be super if Wingman prompted the completion for tt as well as ss

I'm on 1.2.0.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions