Skip to content

Given function's type def has inproperly ordered arguments #3

@tvman99

Description

@tvman99

In Task IO-8.
It should be
wc :: FilePath -> IO (Lines, Words, Chars)

Instead of
wc :: FilePath -> IO (Words, Lines, Chars)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions