Skip to content

Type correction in tutorial #34

@Abhiroop

Description

@Abhiroop

Tutorials: Chapter 3

In the first example of Selective Receive the type of the expression:

second <- expectTimeout 100000 :: Process String

should be

second <- expectTimeout 100000 :: Process (Maybe String)

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