Skip to content

Pretty-printing type signatures #45

@nadia-polikarpova

Description

@nadia-polikarpova

When hovering over components in the solution, their type signatures have too many parentheses. For example: ($) :: (((a -> b)) -> (a -> b)) should be ($) :: (a -> b) -> a -> b.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions